Gamma green value.
[Visual Basic .NET] Public Property GammaGreenValue As Double
[C#] public double GammaGreenValue {get; set;}
[C++]
HRESULT get_GammaGreenValue(
double* pGreenGamma
);
[C++]
HRESULT put_GammaGreenValue(
double pGreenGamma
);
[C++]Parameters
pGreenGamma [out, retval] pGreenGamma is a parameter of type double pGreenGamma [in] pGreenGamma is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.