| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Reset draw mode and plane mask to their default values
void PgDefaultMode( PhGC_t *GC );
This function resets the draw mode and plane mask portions of the provided graphics context to their system defaults.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PgDefaultGC(), PgDefaultFill(), PgDefaultText(), PgDefaultStroke(), PgSetDrawMode(), PgSetPlaneMask()
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |