Class CmxColor
CmxColor class
Represents a color value.
public class CmxColor
Constructors
Name | Description |
---|---|
CmxColor() | The default constructor. |
Properties
Name | Description |
---|---|
ColorModel { get; set; } | Gets or sets the color model. |
Value { get; set; } | Gets or sets the color value. |
Methods
Name | Description |
---|---|
override Equals(object) | Check if objects are equal. |
override GetHashCode() | Get hash code of the current object. |
override ToString() | Returns a String that represents this instance. |
See Also
- namespace Aspose.Imaging.FileFormats.Cmx.ObjectModel.Styles
- assembly Aspose.Imaging