a property

a property

Gets the alpha part of the color as 8-bit unsigned integer [0..255]

Definition:

@property
def a(self):
    ...

See Also