to_uint method

to_uint

Encodes the Color ARGB components into unsigned int.

Returns

Encoded unsigned int.

def to_uint(self):
    ...

See Also