Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::Image Member List

This is the complete list of members for optris::Image, including all inherited members.

clear()optris::Image
copyDataTo(unsigned char *destination, int size) const noexceptoptris::Image
getColorFormat() const noexceptoptris::Imageinline
getData() const noexceptoptris::Imageinline
getData() noexceptoptris::Imageinline
getHeight() const noexceptoptris::Imageinline
getPixel(int index) constoptris::Image
getPixel(int x, int y) constoptris::Image
getSize() const noexceptoptris::Imageinline
getSizeInBytes() const noexceptoptris::Imageinline
getStride() const noexceptoptris::Imageinline
getWidth() const noexceptoptris::Imageinline
getWidthAlignment() const noexceptoptris::Imageinline
Image(ColorFormat colorFormat, WidthAlignment widthAlignment) noexceptoptris::Image
isEmpty() const noexceptoptris::Imageinline
resize(int width, int height)optris::Image
setPixel(int index, const Pixel &pixel)optris::Image
setPixel(int x, int y, const Pixel &pixel)optris::Image