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
|
Namespace for libcamera draft properties. More...
Enumerations | |
enum | ColorFilterArrangementEnum { RGGB = 0, GRBG = 1, GBRG = 2, BGGR = 3, RGB = 4 } |
Supported ColorFilterArrangement values. More... | |
Variables | |
const std::array< const ControlValue, 5 > | ColorFilterArrangementValues |
List of all ColorFilterArrangement supported values. | |
const Control< int32_t > | ColorFilterArrangement |
The arrangement of color filters on sensor; represents the colors in the top-left 2x2 section of the sensor, in reading order. Currently identical to ANDROID_SENSOR_INFO_COLOR_FILTER_ARRANGEMENT. | |
Namespace for libcamera draft properties.