SDL_LoadBMP — Load a Windows BMP file into an SDL_Surface.
#include "SDL.h"
SDL_Surface *SDL_LoadBMP( |
const char *file) ; |
SDL_SaveBMP(3)
COPYRIGHT |
---|
This manual page is taken from the SDL library, licensed under GNU LGPL. |