![]() |
![]()
| ![]() |
![]()
NAMEnull_surface - Create a minimalistic video object. SYNOPSISvid
DESCRIPTIONNull surfaces creates a normal textured video object that lacks a backing store and will therefore not be rendered in the normal draw pass, although it can be used for clipping operations. It is primarily used as an intermediate stage before using image_sharestorage to share the backing storage between two objects. The null_sueface is also useful as a property anchor for creating object hierarchies. NOTES
EXAMPLEfunction null_surface0() MISUSEfunction null_surface0() SEE ALSO:fill_surface(3) image_sharestorage(3)
|