to_color method

to_color

Converts the color components to the Color object.

Returns

A new instance of the Color class

def to_color(self):
    ...

See Also