Reset the fill attribute to its default value
void PgDefaultFill( PhGC_t *GC );
ph
This function resets the fill attribute portion of the provided graphics context to its system default.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgDefaultGC(), PgDefaultText(), PgDefaultMode(), PgDefaultStroke(), PgSetFillColor(), PgSetFillDither(), PgSetFillTransPat(), PgSetFillXORColor()
“Drawing attributes” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide