from_html method
from_html
Takes color from the HTML color.
Returns
The color.
def from_html(self, html_color):
...
Parameter | Type | Description |
---|---|---|
html_color | str | HTML color. |
See Also
- module
aspose.cad
- class
ColorTranslator
Takes color from the HTML color.
The color.
def from_html(self, html_color):
...
Parameter | Type | Description |
---|---|---|
html_color | str | HTML color. |
aspose.cad
ColorTranslator