IColorComponents Interface
IColorComponents interface
Declares method and properties for processing color components.
public interface IColorComponents
Properties
Name | Description |
---|---|
getAlpha Returns the alpha component. | |
getComponents Returns the color components as float array. | |
getModel Returns the color model. |
Methods
Name | Description |
---|---|
toColor() | Converts the color components to the Color object. |
toString(bool, bool, int) | Converts color components to String representation. |
See Also
- package com.aspose.html.Drawing
- package Aspose.HTML