Results 1 - 9 of 9 results out of about 6837 pages. (4.15 seconds)
- SDL_SaveBMP . . . 6 matches
- ...
= SDL_SaveBMP =
Use this function to save a surface to a BMP file.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_SaveBMP(SDL_Surface* surface,
...
- SDL_SaveBMP_RW . . . 4 matches
- ...
= SDL_SaveBMP_RW =
Use this function to save a surface to a seekable SDL data stream (memory or file) in BMP format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int ...
- SDL_HINT_BMP_SAVE_LEGACY_FORMAT . . . 2 matches
- ...== Version ==
This hint is available since SDL 2.0.5.
== Related Functions ==
.[[SDL_SaveBMP]]
.[[SDL_SaveBMP_RW]]
##Remove this section if empty
----
[[CategoryDefine]], [[C...
- SGFunctions . . . 1 match
- ...Example'': [[SDL_SetSurfaceRLE]](), [[SDL_LockSurface]](), [[SDL_GetClipRect]](), [[SDL_SaveBMP_RW]]()||
||''Note'': Of course there are some other phrases to describe this parame...
- SDL_Surface . . . 1 match
- ...L_LoadBMP_RW]]
. [[SDL_LockSurface]]
. [[SDL_LowerBlit]]
. [[SDL_MUSTLOCK]]
. [[SDL_SaveBMP_RW]]
. [[SDL_SetClipRect]]
. [[SDL_SetColorKey]]
. [[SDL_SetSurfaceAlphaMod]]
....
- SDL_LoadBMP_RW . . . 1 match
- ...urface should be freed with [[SDL_FreeSurface]]().
== Related Functions ==
.[[SDL_FreeSurface]]
.[[SDL_LoadBMP]]
.[[SDL_SaveBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LoadBMP . . . 1 match
- ...m="== Remarks ==", to="== Related Functions ==")>>
== Related Functions ==
.[[SDL_FreeSurface]]
.[[SDL_LoadBMP_RW]]
.[[SDL_SaveBMP]]
----
[[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...
