IRSOL
C++ code implementing socket server for interacting with Baumer camera.
irsol::camera::PixelRepresentation< 8 > Struct Reference

Specialization for 8-bit pixel depth. More...

#include <pixel_format.hpp>

Public Types

using type = uint8_t
 

Detailed Description

Specialization for 8-bit pixel depth.

Definition at line 40 of file pixel_format.hpp.

Member Typedef Documentation

◆ type

using irsol::camera::PixelRepresentation< 8 >::type = uint8_t

Definition at line 42 of file pixel_format.hpp.


The documentation for this struct was generated from the following file: