libcamera v0.0.0+3240-f2a18172-dirty (2022-05-13T12:20:20+00:00)
Supporting cameras in Linux since 2019
|
Class to represent Bayer formats and manipulate them. More...
#include <stdint.h>
#include <string>
#include <libcamera/pixel_format.h>
#include "libcamera/internal/v4l2_pixelformat.h"
Go to the source code of this file.
Classes | |
class | libcamera::BayerFormat |
Class to represent a raw image Bayer format. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
Functions | |
bool | libcamera::operator== (const BayerFormat &lhs, const BayerFormat &rhs) |
Compare two BayerFormats for equality. More... | |
Class to represent Bayer formats and manipulate them.