ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ColorModel Enumeration

In This Topic
    ColorModel Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also