ColorTranslator class
ColorTranslator class
Translates colors to and from GDI+ Color structures. This class cannot be inherited.
The ColorTranslator type exposes the following members:
Methods
Method | Description |
---|---|
from_html | Takes color from the HTML color. |
from_ole | Takes color from the OLE color. |
from_win32 | Takes color from the HTML color. |
to_html | Creates HTML color from the color. |
to_ole | Translates OLE color to color. |
to_win32 | Translates the color to win32 color. |
See Also
- module
aspose.cad