SetImageOverlay_ChromaKeyLeewayPercent
Delphi
procedure SetImageOverlay_ChromaKeyLeewayPercent (Index: LongInt; Value: LongInt);
C++Builder
void __fastcall SetImageOverlay_ChromaKeyLeewayPercent(System::LongInt Index, System::LongInt Value);
C#
public void SetImageOverlay_ChromaKeyLeewayPercent(int Index, int Value);
VB.NET
Public Sub SetImageOverlay_ChromaKeyLeewayPercent(Index As Integer, Value As Integer)
C++/Qt
void SetImageOverlay_ChromaKeyLeewayPercent (int Index, int Value);
void SetImageOverlay_ChromaKeyLeewayPercent (int Value);
Sets the percentage of leeway of the chroma key for the image overlay of the specified index. See the Chroma Key chapter.