This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Reset draw mode and plane mask to their default values
void PgDefaultMode( PhGC_t *GC );
ph
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()