TDME2 1.9.121
|
This is the complete list of members for PNGTextureWriter, including all inherited members.
flushPNGDataToMemory(png_structp png_ptr) | PNGTextureWriter | privatestatic |
Texture | PNGTextureWriter | friend |
write(Texture *texture, const string &pathName, const string &fileName, bool removeAlphaChannel=true, bool flipY=true) | PNGTextureWriter | static |
write(Texture *texture, vector< uint8_t > &pngData, bool removeAlphaChannel=true, bool flipY=true) | PNGTextureWriter | static |
writePNGDataToMemory(png_structp png_ptr, png_bytep inBytes, png_size_t inBytesToWrite) | PNGTextureWriter | privatestatic |