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

In This Topic
    BlueBandIndex Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the band index for the blue channel.
    Syntax
    public Nullable<int> BlueBandIndex {get; set;}
    Public Property BlueBandIndex As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also