Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMCMYKColor with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMCMYKColor with a specified state from an XML 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) | |
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. | |
ToXml | Overridden. Creates an XML encoding of the CIMCMYKColor and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |