libcamera v0.0.0+1-cfe3b8aa
Supporting cameras in Linux since 2019
|
Class to represent Bayer formats and manipulate them. More...
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.