Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_SaveBMP(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_SaveBMP !!!SDL_SaveBMP NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO ---- !!NAME SDL_SaveBMP- Save an SDL_Surface as a Windows BMP file. !!SYNOPSIS __#include __ __int SDL_SaveBMP__(__SDL_Surface *surface, const char *file__); !!DESCRIPTION Saves the __SDL_Surface surface__ as a Windows BMP file named __file__. !!RETURN VALUE Returns __0__ if successful or __-1__ if there was an error. !!SEE ALSO __SDL_LoadBMP__ ----
One page links to
SDL_SaveBMP(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.