This is the complete list of members for Image, including all inherited members.
| _referenceCount | Ref | protected |
| autorelease() | Ref | |
| Format enum name | Image | |
| getBitPerPixel() | Image | |
| getData() | Image | inline |
| getDataLen() | Image | inline |
| getFileType() | Image | inline |
| getHeight() | Image | inline |
| getMipmaps() | Image | inline |
| getNumberOfMipmaps() | Image | inline |
| getReferenceCount() const | Ref | |
| getRenderFormat() | Image | inline |
| getWidth() | Image | inline |
| hasAlpha() | Image | |
| hasPremultipliedAlpha() | Image | inline |
| Image() | Image | |
| initWithATITCData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithETCData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithImageData(const unsigned char *data, ssize_t dataLen) | Image | |
| initWithImageFile(const std::string &path) | Image | |
| initWithJpgData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithPngData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithPVRData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithPVRv2Data(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithPVRv3Data(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithRawData(const unsigned char *data, ssize_t dataLen, int width, int height, int bitsPerComponent, bool preMulti=false) | Image | |
| initWithS3TCData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithTGAData(tImageTGA *tgaData) | Image | protected |
| initWithTiffData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| initWithWebpData(const unsigned char *data, ssize_t dataLen) | Image | protected |
| isCompressed() | Image | |
| isPremultipliedAlpha() | Image | inline |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| saveImageToJPG(const std::string &filePath) | Image | protected |
| saveImageToPNG(const std::string &filePath, bool isToRGB=true) | Image | protected |
| saveToFile(const std::string &filename, bool isToRGB=true) | Image | |
| TextureCache class | Image | friend |
| tImageTGA typedef | Image | protected |
| ~Image() | Image | virtual |
| ~Ref() | Ref | virtual |