alpha property

alpha property

Gets the alpha part of the color in percent in (0..1) range.

Definition:

@property
def alpha(self):
    ...

See Also