| getHeight() const | Image | [inline] |
| getPixel(int x, int y, Color &c) const | Image | |
| getWidth() const | Image | [inline] |
| Image() | Image | |
| Image(int width, int height) | Image | |
| load(const std::string &filename) | Image | |
| save(const std::string &filename) const | Image | |
| setPixel(int x, int y, const Color &c) | Image | |
| ~Image() | Image |
1.4.4