Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
Pixel.h File Reference

Contains a class encapsulating a pixel with three color channels and 8 bits of color depth. More...

#include <string>
#include <ostream>
Include dependency graph for Pixel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  optris::Pixel
 Represents a pixel with three color channels and 8 bits of color depth. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Functions

std::ostream & optris::operator<< (std::ostream &out, const Pixel &pixel) noexcept
 Output stream operator for pixels.
 

Detailed Description

Contains a class encapsulating a pixel with three color channels and 8 bits of color depth.

Author
Optris GmbH Co. KG
Date
2025-01-21