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