from_ole method

from_ole

Takes color from the OLE color.

Returns

The color.

def from_ole(self, ole_color):
    ...
ParameterTypeDescription
ole_colorintOLE color.

See Also