Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMCMYKColor. | |
Equals | Overloaded. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
FromJson | Reconstructs the CIMCMYKColor with a specified state from a JSON encoding. | |
GetAlphaValue | Gets the alpha value of the color. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
GetColorComponent | Gets the color component at the specified index. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
GetHashCode | Gets a hash code for the current object. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
SetAlphaValue | Sets the alpha value on the color. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
SetColorComponent | Sets the color component at the specified index. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
ToJson | Overridden. Creates a JSON encoding of the CIMCMYKColor and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |