libcamera
v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01: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::PixelFormatPlaneInfo::bytesPerGroup |
The number of bytes that a pixel group consumes.
libcamera::PixelFormatPlaneInfo::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.