IColorComponents class
IColorComponents class
Declares method and properties for processing color components.
The IColorComponents type exposes the following members:
Properties
Property | Description |
---|---|
model | Returns the color model. |
components | Returns the color components as float array. |
alpha | Returns the alpha component. |
Methods
Method | Description |
---|---|
to_color | Converts the color components to the Color object. |
to_string | Converts color components to string representation. |
See Also
- module
aspose.svg.drawing