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

PgChromaOff()

Turn chroma key operations off

Synopsis:

void PgChromaOff( void );

Library:

ph

Description:

This function turns chroma key operations off.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgChromaOn(), PgSetChroma()

"Chroma key support" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide


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