planes property

List<Plane> planes
final

The pixels planes for this image.

The number of planes is determined by the format of the image.

Implementation

final List<Plane> planes;