Indicates if applies Gamma stretch.
[Visual Basic .NET] Public Property UseGamma As Boolean
[C#] public bool UseGamma {get; set;}
[C++]
HRESULT get_UseGamma(
VARIANT_BOOL* pUseGamma
);
[C++]
HRESULT put_UseGamma(
VARIANT_BOOL pUseGamma
);
[C++]Parameters
pUseGamma [out, retval] pUseGamma is a parameter of type VARIANT_BOOL pUseGamma [in] pUseGamma is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.