This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Get the current color model
PgColorModel_t * PgGetColorModel( void ); PgColorModel_t * PgGetColorModelCx (PhGC_t *gc);
ph
These functions get the current color model. For descriptions of the currently supported color models, see PgColor_t.
PgGetColorModel() works on the current graphics context, while you can specify the graphics context for PgGetColorModelCx().
The current color model.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |