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

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also