length property

int length

Length of the buffer in pixels.

Implementation

int get length => width * height;