![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
This is the complete list of members for optris::Pixel, including all inherited members.
getBlue() const noexcept | optris::Pixel | inline |
getGreen() const noexcept | optris::Pixel | inline |
getRed() const noexcept | optris::Pixel | inline |
operator!=(const Pixel &rhs) const noexcept | optris::Pixel | inline |
operator==(const Pixel &rhs) const noexcept | optris::Pixel | inline |
Pixel() noexcept | optris::Pixel | inline |
Pixel(unsigned char red, unsigned char green, unsigned char blue) noexcept | optris::Pixel | inline |
toString() const noexcept | optris::Pixel | inline |