to_native method

to_native

Converts to the native color object.

Returns

The Color object.

def to_native(self):
    ...

See Also