libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Information about a single plane of a pixel format. More...
Public Attributes | |
unsigned int | bytesPerGroup |
The number of bytes that a pixel group consumes. More... | |
unsigned int | verticalSubSampling |
Vertical subsampling multiplier. More... | |
Information about a single plane of a pixel format.
libcamera::PixelFormatInfo::Plane::bytesPerGroup |
The number of bytes that a pixel group consumes.
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.