Skip to content

GetImageOverlay_TransparentColorValue

function

Delphi
function GetImageOverlay_TransparentColorValue (Index: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetImageOverlay_TransparentColorValue(System::LongInt Index);
C#
public int GetImageOverlay_TransparentColorValue(int Index);
VB.NET
Public Function GetImageOverlay_TransparentColorValue(Index As Integer) As Integer
C++/Qt
int GetImageOverlay_TransparentColorValue (int Index);
int GetImageOverlay_TransparentColorValue ();

Retrieves the value set by SetImageOverlay_TransparentColorValue.