bytes property

Uint8List bytes
final

Rendered image bytes suitable for display with Image.memory.

Contains the same data returned by ImgBase.getRenderableImageBytes.

Implementation

final Uint8List bytes;