This document is archived and information here might be outdated. Recommended version. |
Gamma red value.
[Visual Basic .NET]
Public Property GammaRedValue As Double
[C#]
public double GammaRedValue {get; set;}
[C++]
HRESULT get_GammaRedValue(
double pRedGamma
);
[C++]
HRESULT put_GammaRedValue(
System.Double* pRedGamma
);
[C++] Parameters pRedGamma [in]
pRedGamma is a parameter of type double pRedGamma [out, retval]
pRedGamma is a parameter of type double*