GetImageOverlay_ChromaKeyRGBColor
Delphi
function GetImageOverlay_ChromaKeyRGBColor (Index: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetImageOverlay_ChromaKeyRGBColor(System::LongInt Index);
C#
public int GetImageOverlay_ChromaKeyRGBColor(int Index);
VB.NET
Public Function GetImageOverlay_ChromaKeyRGBColor(Index As Integer) As Integer
C++/Qt
int GetImageOverlay_ChromaKeyRGBColor (int Index);
int GetImageOverlay_ChromaKeyRGBColor ();
Retrieves the value set by SetImageOverlay_ChromaKeyRGBColor.