TVideoGrabber.SetDisplayTransparentColorValue

Prev

Next

TVideoGrabber

Methods

 




































































































Value of the color keying of the video window


Declaration
procedure SetDisplayTransparentColorValue (DisplayIndex: LongInt; Value: LongInt);


void __fastcall SetDisplayTransparentColorValue(int DisplayIndex, int Value);

Description

Value of the color keying of the video window, expressed in RGB value.
This feature can be used after invoking SetDisplayEmbedded (index, false) and SetDisplayTransparentColorEnabled (index, false)

The window Index specified must be in the 2..8 range (0..1 reserved to Display... and Dual_Display)