kn::Image< T > Member List
This is the complete list of members for
kn::Image< T >, including all inherited members.
| at(const unsigned int x, const unsigned int y) const | kn::Image< T > | [inline, virtual] |
| at(const unsigned int x, const unsigned int y, const unsigned int d) | kn::Image< T > | [inline, virtual] |
| at(const unsigned int x, const unsigned int y, const unsigned int d) const | kn::Image< T > | [inline, virtual] |
| begin() const | kn::Image< T > | [inline, virtual] |
| begin_ | kn::Image< T > | [protected] |
| data | kn::Image< T > | [protected] |
| end() const | kn::Image< T > | [inline, virtual] |
| end_ | kn::Image< T > | [protected] |
| fill(const T &value) | kn::Image< T > | [inline] |
| flip() | kn::Image< T > | [inline] |
| flop() | kn::Image< T > | [inline] |
| getSubImage(unsigned int x, unsigned int y, Image< T > &sub) const | kn::Image< T > | [inline] |
| height() const | kn::Image< T > | [inline, virtual] |
| Image() | kn::Image< T > | [inline] |
| Image(const size_t width, const size_t height, const size_t nbChannel, T *buffer=0) | kn::Image< T > | [inline] |
| Image(const Image< T > &i) | kn::Image< T > | [inline] |
| imageHeight | kn::Image< T > | [protected] |
| imageNbChannel | kn::Image< T > | [protected] |
| imageSize | kn::Image< T > | [protected] |
| imageWidth | kn::Image< T > | [protected] |
| initRows() | kn::Image< T > | [inline, protected] |
| kn::loadHDR(Image< float > &res, const std::string &filename) | kn::Image< T > | [friend] |
| kn::loadJPG(Image< unsigned char > &res, const std::string &filename) | kn::Image< T > | [friend] |
| kn::loadPPM(Image< unsigned char > &res, const std::string &filename) | kn::Image< T > | [friend] |
| kn::loadTGA(Image< unsigned char > &res, const std::string &filename) | kn::Image< T > | [friend] |
| nbChannel() const | kn::Image< T > | [inline, virtual] |
| operator()(const unsigned int x, const unsigned int y) const | kn::Image< T > | [inline, virtual] |
| operator()(const unsigned int x, const unsigned int y, const unsigned int d) | kn::Image< T > | [inline, virtual] |
| operator()(const unsigned int x, const unsigned int y, const unsigned int d) const | kn::Image< T > | [inline, virtual] |
| operator=(const Image &i) | kn::Image< T > | [inline, virtual] |
| rotate() | kn::Image< T > | [inline] |
| rotateInverse() | kn::Image< T > | [inline] |
| rows | kn::Image< T > | [protected] |
| setSubImage(unsigned int x, unsigned int y, const Image< T > &sub) | kn::Image< T > | [inline] |
| size() const | kn::Image< T > | [inline, virtual] |
| width() const | kn::Image< T > | [inline, virtual] |
| ~Image() | kn::Image< T > | [inline, virtual] |