Gel2D - The free/open source game creation suite

gel::GelImage Member List
This is the complete list of members for gel::GelImage, including all inherited members.
Gelcmode2GLcmode(int cmode)gel::GelImage [static]
Gelcmode2Icmode(int cmode)gel::GelImage [static]
Icmode2Gelcmode(int cmode)gel::GelImage [static]
readJPG(const GelString &filename, GelImageData *image, bool po2=false)gel::GelImage [static]
readPNG(const GelString &filename, GelImageData *image, bool po2=false)gel::GelImage [static]
readTGA(const GelString &filename, GelImageData *image, bool po2=false)gel::GelImage [static]
writeJPG(const GelString &filename, GelImageData *image)gel::GelImage [static]
writePNG(const GelString &filename, GelImageData *image)gel::GelImage [static]
writeTGA(const GelString &filename, GelImageData *image, ColorMode cmode, bool compress)gel::GelImage [static]