Get current graphics context
PhGC_t *PgGetGC( void );
ph
This function gets the current graphics context.
A pointer to the current graphics context.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
PgCreateGC(), PgDestroyGC(), PgSetGC()