ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BMPFormat Class / ColorMode Property
Version

ColorMode Property (BMPFormat)
Gets or sets the number of bits used to describe color for BMP.
Syntax
public BMPColorMode ColorMode {get; set;}
Remarks

The values available are defined in BMPColorMode.

(The default value is 8-bit Adaptive Palette)

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also