![]() |
![]()
| ![]() |
![]()
NAMEorder_image - Alter the drawing order of the specified image. SYNOPSISnil
DESCRIPTIONEvery object has an order property that determines when it should be drawn in respect to other ones. This value can be changed by calling the order_image function on a video object or a table of video objects. The newzv should be within the range 0 <= n < 65535 and will be clamped. The execption to this is objects that are linked to others and have their order being relative to its parent, where negative values are permitted but will be resolved to a value within the specified range. NOTES
EXAMPLEfunction order_image0() MISUSEfunction order_image0() SEE ALSO:image_inherit_order(3) max_current_image_order(3)
|