SpatiumLib
spatium::Image< T, N > Member List

This is the complete list of members for spatium::Image< T, N >, including all inherited members.

channelCount() constspatium::Image< T, N >inline
clear()spatium::Image< T, N >inline
height() constspatium::Image< T, N >inline
Image()spatium::Image< T, N >inline
Image(size_t width, size_t height)spatium::Image< T, N >inline
Image(const Image &other)spatium::Image< T, N >inline
Image(Image &&other)spatium::Image< T, N >inline
imageDataPtr() constspatium::Image< T, N >inline
m_heightspatium::Image< T, N >protected
m_imageDataspatium::Image< T, N >protected
m_widthspatium::Image< T, N >protected
operator!=(const Image &other) constspatium::Image< T, N >inline
operator=(const Image &other)spatium::Image< T, N >inline
operator=(Image &&other)spatium::Image< T, N >inline
operator==(const Image &other) constspatium::Image< T, N >inline
pixel(size_t x, size_t y, bool checkBounds=true) constspatium::Image< T, N >inline
pixel(size_t x, size_t y, bool checkBounds=true)spatium::Image< T, N >inline
resize(size_t newWidth, size_t newHeight)spatium::Image< T, N >inline
width() constspatium::Image< T, N >inline
~Image()=defaultspatium::Image< T, N >