CmxColor Class
Summary: Represents a color value.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxColor
Constructors
| Name | Description |
|---|---|
| CmxColor() | Initializes a new instance of the CmxColor class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color_model | ColorModels | r/w | Gets or sets the color model. |
| value | int | r/w | Gets or sets the color value. |
Constructor: CmxColor()
CmxColor()
Initializes a new instance of the CmxColor class