data property

Iterable<T> data

Pixel data in the buffer.

Implementation

Iterable<T> get data;