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

    GreenBandIndex Property (RGBColorizerDefinition)
    Gets and sets the band index for the green channel.
    Syntax
    public Nullable<int> GreenBandIndex {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also