size property

int get size

Implementation

int get size => (width * height) * RGBA32BitmapHeader.pixelLength;