libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:34:09+00:00)
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.