from_ole_color method

from_ole_color

Convert OLE_COLOR.

Returns

The Color object.

def from_ole_color(self, ole_color):
    ...
ParameterTypeDescription
ole_colorintThe value of OLE_COLOR.

See Also