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

PgChromaOn()

Turn chroma key operations on

Synopsis:

void PgChromaOn( void );

Library:

ph

Description:

This function turns chroma key operations on.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgChromaOff(), PgSetChroma()

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


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