size property

int get size

Implementation

int get size => (width * height) * bitmapPixelLength;