from_ole method
from_ole
Takes color from the OLE color.
Returns
The color.
def from_ole(self, ole_color):
...
Parameter | Type | Description |
---|---|---|
ole_color | int | OLE color. |
See Also
- module
aspose.cad
- class
ColorTranslator
Takes color from the OLE color.
The color.
def from_ole(self, ole_color):
...
Parameter | Type | Description |
---|---|---|
ole_color | int | OLE color. |
aspose.cad
ColorTranslator