Save a SDL_Surface into a PNG image file.
int IMG_SavePNG(SDL_Surface *surface, const char *file);
surface
SDL surface to save
file
file name
Returns 0 if successful, -1 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.