Name | Description | |
---|---|---|
CIMLABColor Constructor |
The following tables list the members exposed by CIMLABColor.
Name | Description | |
---|---|---|
CIMLABColor Constructor |
Name | Description | |
---|---|---|
A | Gets and sets a*. | |
Alpha | Gets and sets alpha. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
B | Gets and sets b*. | |
ColorSpace | Gets or sets the color spaced used defined by an ICC color profile. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
L | Gets and sets L*. | |
Values | 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) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMLABColor. | |
Equals | Overloaded. (Inherited from ArcGIS.Core.CIM.CIMColor) | |
FromJson | Reconstructs the CIMLABColor 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 CIMLABColor and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
AlphaIndex | Overridden. Returns the index of the alpha color in the color array. | |
CreateDefaultValues | Overridden. Creates a LAB color with default values. | |
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |