planes property

List<CameraImagePlane> planes
final

The pixels planes for this image.

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

Implementation

final List<CameraImagePlane> planes;