spectral::image< T > Member List
This is the complete list of members for
spectral::image< T >, including all inherited members.
get_buffer(void) const | spectral::image< T > | [inline] |
get_channels(void) const | spectral::image< T > | [inline] |
get_constrained_pixel(uint32_t x, uint32_t y, bool wrap_x=false, bool wrap_y=false) const | spectral::image< T > | [inline] |
get_height(void) const | spectral::image< T > | [inline] |
get_index(uint32_t x, uint32_t y) const | spectral::image< T > | [inline] |
get_pixel(uint32_t x, uint32_t y) const | spectral::image< T > | [inline] |
get_width(void) const | spectral::image< T > | [inline] |
image(uint32_t width, uint32_t height, uint32_t channels=1, const T *buf=NULL) (defined in spectral::image< T >) | spectral::image< T > | [inline] |
set_pixel(uint32_t x, uint32_t y, const T *pixel) | spectral::image< T > | [inline] |
~image() (defined in spectral::image< T >) | spectral::image< T > | [inline, virtual] |