Turn chroma key operations off
void PgChromaOff( void ); void PgChromaOffCx(PhGC_t *gc);
ph
These functions turn chroma key operations off. PgChromaOff() works on the current graphics context, while you can specify the graphics context for PgChromaOffCx().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
“Chroma key support” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide