- gazebo
- common
- Image
| GetAvgColor() | Image | |
| GetBPP() const | Image | |
| GetData(unsigned char **data, unsigned int &count) | Image | |
| GetFilename() const | Image | |
| GetHeight() const | Image | |
| GetMaxColor() | Image | |
| GetPixel(unsigned int x, unsigned int y) | Image | |
| GetWidth() const | Image | |
| Image() | Image | |
| Load(const std::string &filename) | Image | |
| Rescale(int width, int height) | Image | |
| SetFromData(const unsigned char *data, unsigned int width, unsigned int height, int scanline_bytes, unsigned int bpp) | Image | |
| Valid() const | Image | |
| ~Image() | Image | [virtual] |
1.7.5.1