from_win32 method
from_win32
Takes color from the HTML color.
Returns
The color.
def from_win32(self, win_32_color):
...
| Parameter | Type | Description |
|---|---|---|
| win_32_color | int | Win32 color. |
See Also
- module
aspose.cad - class
ColorTranslator
Takes color from the HTML color.
The color.
def from_win32(self, win_32_color):
...
| Parameter | Type | Description |
|---|---|---|
| win_32_color | int | Win32 color. |
aspose.cadColorTranslator