cocos2d-x  3.0Beta0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Image Member List

This is the complete list of members for Image, including all inherited members.

_autoReleaseCountObjectprotected
_IDObject
_luaIDObject
_referenceObjectprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
Format enum nameImage
getBitPerPixel()Image
getData()Imageinline
getDataLen()Imageinline
getFileType()Imageinline
getHeight()Imageinline
getMipmaps()Imageinline
getNumberOfMipmaps()Imageinline
getRenderFormat()Imageinline
getWidth()Imageinline
hasAlpha()Image
hasPremultipliedAlpha()Imageinline
Image()Image
initWithATITCData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithETCData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithImageData(const unsigned char *data, ssize_t dataLen)Image
initWithImageFile(const std::string &path)Image
initWithJpgData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithPngData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithPVRData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithPVRv2Data(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithPVRv3Data(const unsigned char *data, ssize_t dataLen)Imageprotected
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)Imageprotected
initWithString(const char *text, int width=0, int height=0, TextAlign alignMask=TextAlign::CENTER, const char *fontName=0, int size=0)Image
initWithStringShadowStroke(const char *pText, int nWidth=0, int nHeight=0, TextAlign eAlignMask=TextAlign::CENTER, const char *pFontName=0, int nSize=0, float textTintR=1, float textTintG=1, float textTintB=1, bool shadow=false, float shadowOffsetX=0.0, float shadowOffsetY=0.0, float shadowOpacity=0.0, float shadowBlur=0.0, bool stroke=false, float strokeR=1, float strokeG=1, float strokeB=1, float strokeSize=1)Image
initWithTGAData(tImageTGA *tgaData)Imageprotected
initWithTiffData(const unsigned char *data, ssize_t dataLen)Imageprotected
initWithWebpData(const unsigned char *data, ssize_t dataLen)Imageprotected
isCompressed()Image
isEqual(const Object *object)Objectvirtual
isPremultipliedAlpha()Imageinline
isSingleReference() const Object
Object()Object
release()Objectinline
retain()Objectinline
retainCount() const Object
saveImageToJPG(const std::string &filePath)Imageprotected
saveImageToPNG(const std::string &filePath, bool isToRGB=true)Imageprotected
saveToFile(const std::string &filename, bool isToRGB=true)Image
TextAlign enum nameImage
TextureCache classImagefriend
tImageTGA typedefImageprotected
update(float dt)Objectinlinevirtual
~Image()Imagevirtual
~Object()Objectvirtual