This document is archived and information here might be outdated. Recommended version. |
The contrast to be applied.
[Visual Basic .NET]
Public Property Contrast As Short
[C#]
public short Contrast {get; set;}
[C++]
HRESULT get_Contrast(
short Contrast
);
[C++]
HRESULT put_Contrast(
System.Int16* Contrast
);
[C++] Parameters Contrast [in]
Contrast is a parameter of type short Contrast [out, retval]
Contrast is a parameter of type short*