CIMXYZColor Class Properties
In This Topic
For a list of all members of this type, see CIMXYZColor members.
Public Properties
| | Name | Description |
 | Alpha |
Gets and sets alpha.
(Inherited from ArcGIS.Core.CIM.CIMColor) |
 | ColorSpace |
Gets or sets the color space of the color.
This color space is defined by an ICC color profile (except for spot colors which use a dedicated color space definition).
(Inherited from ArcGIS.Core.CIM.CIMColor) |
 | 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) |
 | X |
Gets and sets X.
|
 | Y |
Gets and sets Y.
|
 | Z |
Gets and sets Z.
|
Top
See Also