ArcGIS Pro 2.6 API Reference Guide
ColorModel Enumeration

ArcGIS.Core.CIM Namespace : ColorModel Enumeration
Specifies color model used for maps and layouts.
Syntax
Members
MemberDescription
CMYK The CMYK (cyan, magenta, yellow, black) color space.
RGB The RGB (red, green, blue) color space.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ColorModel

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace