![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
Contains a class encapsulating a pixel with three color channels and 8 bits of color depth. More...
#include <string>
#include <ostream>
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. | |
Contains a class encapsulating a pixel with three color channels and 8 bits of color depth.