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()