Set current graphics context
PhGC_t *PgSetGC( PhGC_t *GC );
This function sets the current graphics context to GC.
A pointer to the previous graphics context.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PgCreateGC(), PgDestroyGC(), PgGetGC()