screen_pixmap_t
Graphics and Screen4.0 (8.x)Screen Graphics Subsystem Developer's GuideAPIProgrammingUtilities
A handle to a Screen pixmap
Synopsis:
#include <screen/screen.h>
typedef struct _screen_pixmap* screen_pixmap_t;
Library:
libscreenDescription:
A pixmap is an off-screen rendering target. Its contents can be made visible by association with a window.
For more information, see the Render Targets chapter of the Screen Developer's Guide or the Pixmaps section of the library reference.
Page updated: