Information about a single plane of a pixel format. More...
Public Attributes | |
unsigned int | bytesPerGroup |
The number of bytes that a pixel group consumes. | |
unsigned int | verticalSubSampling |
Vertical subsampling multiplier. | |
Information about a single plane of a pixel format.
unsigned int libcamera::PixelFormatInfo::Plane::bytesPerGroup |
The number of bytes that a pixel group consumes.
unsigned int libcamera::PixelFormatInfo::Plane::verticalSubSampling |
Vertical subsampling multiplier.
This value is the ratio between the number of rows of pixels in the frame to the number of rows of pixels in the plane.