This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv7 Interface > IRasterDefaultsEnv7.GammaGreenValue Property (ArcObjects .NET 10.4 SDK) |
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