public enum ColorModel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorModel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ColorModel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ColorModel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| CMYK | The CMYK (cyan, magenta, yellow, black) color space. | 
| RGB | The RGB (red, green, blue) color space. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ColorModel
Target Platforms: Windows 11, Windows 10, Windows 8.1