intAlpha property

int get intAlpha

Alpha component as an 8-bit integer (0-255)

Implementation

int get intAlpha => _floatToInt8(a);