| components | Image | [private] |
| dataBuffer | Image | [private] |
| decodeJPG() | Image | [private] |
| decodeScanJPG() | Image | [private] |
| depth | Image | [private] |
| flipVertically() | Image | |
| format | Image | [private] |
| getComponentsCount() const | Image | |
| getDataBuffer() const | Image | |
| getDepth() const | Image | |
| getFormat() const | Image | |
| getHeight() const | Image | |
| getInternalFormat() const | Image | |
| getJPGInfo() | Image | [private] |
| getPath() const | Image | |
| getWidth() const | Image | |
| height | Image | [private] |
| Image(const char *path=NULL) | Image | |
| internalFormat | Image | [private] |
| isDDSCube(const char *filename) | Image | [static] |
| isDDSVolume(const char *filename) | Image | [static] |
| load(const char *) | Image | |
| loadCompressedTrueColorTGA(const char *filename) | Image | [private] |
| loadJPG(const char *filename) | Image | [private] |
| loadPPM(const char *filename) | Image | [private] |
| loadTGA(const char *filename) | Image | [private] |
| loadUncompressed8BitTGA(const char *filename) | Image | [private] |
| loadUncompressedTrueColorTGA(const char *filename) | Image | [private] |
| path | Image | [private] |
| setComponentsCount(unsigned int) | Image | |
| setDataBuffer(const unsigned char *) | Image | |
| setDepth(unsigned short) | Image | |
| setFormat(unsigned int) | Image | |
| setHeight(unsigned short) | Image | |
| setInternalFormat(unsigned int) | Image | |
| setWidth(unsigned short) | Image | |
| width | Image | [private] |
| ~Image() | Image |
1.5.3