Load an image from a SDL datasource
SDL_Surface * IMG_Load_RW(SDL_RWops *src, int freesrc);
src
RWops
freesrc
can be set so that the RWops is freed after this function is called
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.