Save a surface to a file.
Defined in SDL_surface.h
#define SDL_SaveBMP(surface, file) \ SDL_SaveBMP_RW(surface, SDL_RWFromFile(file, "wb"), 1)
Convenience macro.
CategoryAPI, CategoryAPIMacro, CategorySurface
[ 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.