to_html method
to_html
Creates HTML color from the color.
Returns
The html string color.
def to_html(self, c):
...
| Parameter | Type | Description |
|---|---|---|
| c | Color | The color class. |
See Also
- module
aspose.cad - class
ColorTranslator
Creates HTML color from the color.
The html string color.
def to_html(self, c):
...
| Parameter | Type | Description |
|---|---|---|
| c | Color | The color class. |
aspose.cadColorTranslator