Reset all graphics context attributes to their default system values
void PgDefaultGC( PhGC_t *GC );
ph
This function resets all attributes of the provided graphics context to their system defaults.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgDefaultMode(), PgDefaultFill(), PgDefaultText(), PgDefaultStroke()