ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StretchColorizerDefinition Class / Gamma Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also