data property

List<int> get data

A one-dimensional array of RGBA pixel values (0–255).

Implementation

List<int> get data;