clear() (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | |
getData() const (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [inline] |
getData() (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [inline] |
getDepth() const (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [inline] |
getHeight() const (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [inline] |
getWidth() const (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [inline] |
Image(unsigned int width, unsigned int height, unsigned int depth=3) (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | |
Image(const string &filename) (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | |
m_data (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [protected] |
m_depth (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [protected] |
m_height (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [protected] |
m_width (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [protected] |
resize(unsigned int width, unsigned int height, unsigned int depth) (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | |
~Image() (defined in OpenCAL::Utils::Image) | OpenCAL::Utils::Image | [virtual] |