displaySizeInBytes property

int displaySizeInBytes

The number of bytes needed to render the image without scaling it.

Implementation

int get displaySizeInBytes => _sizeToBytes(displaySize);