ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCMYKColor Class


In This Topic
    CIMCMYKColor Class Properties
    In This Topic

    For a list of all members of this type, see CIMCMYKColor members.

    Public Properties
     NameDescription
    Public Property Gets and sets alpha. (Inherited from ArcGIS.Core.CIM.CIMColor)
    Public Property Gets and sets cyan.  
    Public Property Gets or sets the color spaced used defined by an ICC color profile. (Inherited from ArcGIS.Core.CIM.CIMColor)
    Public Property Gets and sets black.  
    Public Property Gets and sets magenta.  
    Public Property Gets or sets the values for the color and alpha channels as defined by the color model. Alpha is the last value in the array for all colors. (Inherited from ArcGIS.Core.CIM.CIMColor)
    Public Property Gets and sets yellow.  
    Top
    See Also