![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Helper trait to map a pixel bit depth to an appropriate integral representation type. More...
Helper trait to map a pixel bit depth to an appropriate integral representation type.
This trait is specialized for supported bit depths. Attempting to use an unsupported bit depth will cause a compilation error due to the lack of a default definition.
Usage:
BitDepth | Number of bits per pixel. |
Definition at line 34 of file pixel_format.hpp.