pixels property

Iterable<bool> pixels
final

The pixels of the matrix

Implementation

final Iterable<bool> pixels;