hasAlpha property

bool hasAlpha

Check image has an alpha channel

Implementation

bool get hasAlpha => image.hasAlpha;