This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Release the resources of a graphics context
void PgDestroyGC( PhGC_t *GC );
ph
This function releases any resources consumed by the specified graphics context.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgCreateGC(), PgGetGC(), PgSetGC()