ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / GammaR Property

In This Topic
    GammaR Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the gamma value for the red channel.
    Syntax
    Public Property GammaR As Nullable(Of Double)
    public Nullable<double> GammaR {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also