imageBytes property

Pointer<Uint8> imageBytes
getter/setter pair

< The image bytes. Owned pointer. Must be freed by Dart code if not null.

Implementation

external ffi.Pointer<ffi.Uint8> imageBytes;