Get an offscreen surface handle
PgSurface_t *PtGetOffscreenSurface( PdOffscreenContext_t *osc );
ph
This function gets a handle for an offscreen context surface.
A pointer to an opaque PgSurface_t, or NULL if an error occurred.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PdCreateOffscreenContext(), PdOffscreenContext_t
“Video memory offscreen” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide