GetDisplayTransparentColorValue
method
Delphi
function GetDisplayTransparentColorValue (DisplayIndex: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetDisplayTransparentColorValue(System::LongInt DisplayIndex);
C#
public int GetDisplayTransparentColorValue(int DisplayIndex);
VB.NET
Public Function GetDisplayTransparentColorValue(DisplayIndex As Integer) As Integer