alpha property

String? alpha
final

Alpha type. If the format has no alpha channel, this will be unavailable (but in future releases, it could change to no). If alpha is present, this is set to straight or premul.

Implementation

final String? alpha;