to_color method

to_color

Convenience method for getting .NET native representation of RGB color.

Returns

Color structure.

def to_color(self):
    ...

See Also