Name | Description | |
---|---|---|
AreEqual | Determines if two CIMColor are equal. | |
CreateCMYKColor | Creates a new CMYK color from input parameters. | |
CreateGrayColor | Creates a new gray color from input parameters. | |
CreateHSLColor | Creates a new HSL color from input parameters. | |
CreateHSVColor | Creates a new HSV color from input parameters. | |
CreateLABColor | Creates a new RGB color from input parameters. | |
CreateRGBColor | Creates a new RGB color from input parameters. | |
CreateSpotColor | Creates a Spot color from input parameters. | |
CreateXYZColor | Creates an new XYZ color from input parameters. | |
Equals | Overloaded. | |
GetAlphaValue | Gets the alpha value of the color. | |
GetColorComponent | Gets the color component at the specified index. | |
GetColorObject | Creates a color object from an XML string. | |
GetHashCode | Gets a hash code for the current object. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
NoColor | Creates a fully transparent color. | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
SetAlphaValue | Sets the alpha value on the color. | |
SetColorComponent | Sets the color component at the specified index. | |
ToJson | Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |