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
Classes | Namespaces
formats.h File Reference

Types and helper methods to handle libcamera image formats. More...

#include <array>
#include <map>
#include <vector>
#include <libcamera/geometry.h>
#include <libcamera/pixel_format.h>
#include "libcamera/internal/v4l2_pixelformat.h"

Go to the source code of this file.

Classes

class  libcamera::PixelFormatPlaneInfo
 Information about a single plane of a pixel format. More...
 
class  libcamera::PixelFormatInfo
 Information about pixel formats. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

Types and helper methods to handle libcamera image formats.