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