intBlue property

int get intBlue

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

Implementation

int get intBlue => _floatToInt8(b);