Skip to content

GetImageOverlay_UseTransparentColor

method

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

retrieves the value set by SetImageOverlay_UseTransparentColor.