alphaChannel property

int get alphaChannel

Implementation

int get alphaChannel => (a * 255.0).round() & 0xff;