use_alpha property

use_alpha property

Returns a boolean value which determines if alpha component should be used. Read-only bool.

Definition:

@property
def use_alpha(self):
    ...

See Also