ArcGIS Pro 2.6 API Reference Guide
ColorMode Enumeration

ArcGIS.Desktop.Mapping Namespace : ColorMode Enumeration
Specifies the number of bits used to describe color.
Syntax
Members
MemberDescription
EightBitAdaptivePalette 8-bit Adaptive Palette.
EightBitGrayscale 8-bit Grayscale.
ThirtyTwoBitWithAlpha 32-bit with Alpha.
TwentyFourBitTrueColor 24-bit True Color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.ColorMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace