libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
Class and enums to represent color spaces. More...
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | libcamera::ColorSpace |
Class to describe a color space. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
Functions | |
bool | libcamera::operator== (const ColorSpace &lhs, const ColorSpace &rhs) |
Compare color spaces for equality. More... | |
Class and enums to represent color spaces.