Set the current color model
PgColorModel_t * PgSetColorModel( PgColorModel_t *model );
ph
This function changes the interpretation of colors represented by PgColor_t by the Photon graphics library and io-graphics (see the Utilities Reference).
For descriptions of the currently supported color models, see PgColor_t.
The previous color model.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
io-graphics in the Utilities Reference