imageBytes property

List<int>? imageBytes

Get the image bytes for the currnetly read imageIndex.

Implementation

List<int>? get imageBytes;