Zivid C++ API  1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
Classes | Namespaces
Image.h File Reference
#include "Zivid/APIExport.h"
#include <memory>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

struct  Zivid::RGBA8
 
class  Zivid::ImageImpl< PixelFormat >
 
class  Zivid::Image< PixelFormat >
 A 2-dimensional image stored on the host. The format of each pixel is given by template parameter PixelFormat. PixelFormat must be Zivid::RGBA8. More...
 

Namespaces

 Zivid
 The main Zivid namespace. All Zivid code is found here