data property

List<List<T>> data
final

Pixels matrix

Implementation

final List<List<T>> data;