Load a XPM image from a an array Returns an 8bpp indexed surface if possible, otherwise 32bpp.
SDL_Surface * IMG_ReadXPMFromArray(char **xpm);
xpm
null terminated array of strings
Returns SDL surface, or NULL on error
CategoryAPI
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.