[Previous] [Contents] [Index] [Next]

PgGetColorModel()

Get the current color model

Synopsis:

PgColorModel_t * PgGetColorModel( void );

Library:

ph

Description:

This function gets the current color model. For descriptions of the currently supported color models, see PgColor_t.

Returns:

The current color model.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgColor_t, PgSetColorModel()


[Previous] [Contents] [Index] [Next]