Penguin

SDL_LoadBMP

SDL_LoadBMP

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_LoadBMP- Load a Windows BMP file into an SDL_Surface.

SYNOPSIS

#include

SDL_Surface *SDL_LoadBMP(__const char

  • file__);

DESCRIPTION

Loads a surface from a named Windows BMP file.

RETURN VALUE

Returns the new surface, or NULL if there was an error.

SEE ALSO

SDL_SaveBMP


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.