[Previous]
[Bookset]
[Next]

PgDefaultText()

Reset text attribute to its system default

Synopsis:

void PgDefaultText( PhGC_t *GC );

Description:

This function resets the text attribute portion of the provided graphics context to system defaults.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgDefaultGC(), PgDefaultFill(), PgDefaultMode(), PgDefaultStroke()


[Previous]
[Bookset]
[Next]