This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv7 Interface > IRasterDefaultsEnv7.GammaRedValue Property (ArcObjects .NET 10.4 SDK) |
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(
double pRedGamma
);
[C++]
Parameters pRedGamma [out, retval] pRedGamma is a parameter of type double pRedGamma [in] pRedGamma is a parameter of type double