alpha property

alpha property

Represents the alpha component of the color.

Definition:

@property
def alpha(self):
    ...

See Also