ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / GammaG Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also