[Previous]
[Bookset]
[Next]

PgDefaultMode()

Reset draw mode and plane mask to their default values

Synopsis:

void PgDefaultMode( PhGC_t *GC );

Description:

This function resets the draw mode and plane mask portions of the provided graphics context to their system defaults.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgDefaultGC(), PgDefaultFill(), PgDefaultText(), PgDefaultStroke()


[Previous]
[Bookset]
[Next]