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