from_argb method

from_argb

def from_argb(cls, argb):
    ...
Parameter Type Description
argb int

Returns: Argb32Color

See Also