ArcGIS Pro 3.7 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 Property GammaG As Nullable(Of Double)
    public Nullable<double> GammaG {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also