PgDefaultFill()
Reset fill attribute to its default value
Synopsis:
void PgDefaultFill( PhGC_t *GC );
Description:
This function resets the fill attribute portion of the provided graphics context to its system default.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PgDefaultGC(), PgDefaultText(), PgDefaultMode(), PgDefaultStroke()
