to_win32 method
to_win32
Translates the color to win32 color.
Returns
The win32 color.
def to_win32(self, c):
...
Parameter | Type | Description |
---|---|---|
c | Color | The color. |
See Also
- module
aspose.cad
- class
ColorTranslator
Translates the color to win32 color.
The win32 color.
def to_win32(self, c):
...
Parameter | Type | Description |
---|---|---|
c | Color | The color. |
aspose.cad
ColorTranslator