Results 1 - 8 of 8 results out of about 6839 pages. (3.82 seconds)
- SDL_LoadBMP . . . 6 matches
- ...
= SDL_LoadBMP =
Use this function to load a surface from a BMP file.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_Surface* SDL_LoadBMP(const char* file)
}}}
== F...
- SDL_LoadBMP_RW . . . 4 matches
- ...
= SDL_LoadBMP_RW =
Use this function to load a BMP image from a seekable SDL data stream (memory or file).
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_Surface* S...
- SDL_FreeSurface . . . 2 matches
- ...this function.
== Related Functions ==
.[[SDL_CreateRGBSurface]]
.[[SDL_CreateRGBSurfaceFrom]]
.[[SDL_LoadBMP]]
.[[SDL_LoadBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_Surface . . . 1 match
- ...SurfaceAlphaMod]]
. [[SDL_GetSurfaceBlendMode]]
. [[SDL_GetSurfaceColorMod]]
. [[SDL_LoadBMP_RW]]
. [[SDL_LockSurface]]
. [[SDL_LowerBlit]]
. [[SDL_MUSTLOCK]]
. [[SDL_SaveB...
- SDL_SaveBMP_RW . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP_RW]]
.[[SDL_SaveBMP]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SaveBMP . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP]]
.[[SDL_SaveBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- CategorySurface . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Surface Creation and Simple Drawing =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/fil...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
