![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Specialization for 16-bit pixel depth. More...
#include <pixel_format.hpp>
Public Types | |
using | type = uint16_t |
Specialization for 16-bit pixel depth.
Uses a 16-bit unsigned integer type to hold pixel data.
Definition at line 63 of file pixel_format.hpp.
using irsol::camera::PixelRepresentation< 16 >::type = uint16_t |
Definition at line 65 of file pixel_format.hpp.