PgGetOverlayChromaColor()

Return the color used for video overlay chroma-key operations

Synopsis:

PgColor_t PgGetOverlayChromaColor( void );

Library:

ph

Description:

This function returns the standard color that's used for Video Overlay chroma-keying operations.

Returns:

A composite color.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgConfigScalerChannel(), PgColor_t, PgCreateVideoChannel(), PgDestroyVideoChannel(), PgGetScalerCapabilities(), PgNextVideoFrame(), PgScalerCaps_t, PgScalerProps_t, PgVideoChannel_t

Video overlay in the Raw Drawing and Animation chapter of the Photon Programmer's Guide