This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv7 Interface > IRasterDefaultsEnv7.GammaBlueValue Property (ArcObjects .NET 10.5 SDK) |
Gamma blue value.
[Visual Basic .NET] Public Property GammaBlueValue As Double
[C#] public double GammaBlueValue {get; set;}
[C++]
HRESULT get_GammaBlueValue(
double* pBlueGamma
);
[C++]
HRESULT put_GammaBlueValue(
double pBlueGamma
);
[C++]
Parameters pBlueGamma [out, retval] pBlueGamma is a parameter of type double pBlueGamma [in] pBlueGamma is a parameter of type double