Results 1 - 6 of 6 results out of about 6839 pages. (3.29 seconds)
- SDL_ConvertSurface . . . 5 matches
- ...
= SDL_ConvertSurface =
Use this function to copy an existing surface into a new one that is optimized for blitting to a surface of a specified pixel format.
<<TableOfContents()>...
- SDL_ConvertSurfaceFormat . . . 4 matches
- ...
= SDL_ConvertSurfaceFormat =
Use this function to copy an existing surface to a new surface of the specified format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_S...
- SDL_Surface . . . 1 match
- ...urface]]() before blitting.
== Related Functions ==
. [[SDL_BlitSurface]]
. [[SDL_ConvertSurface]]
. [[SDL_CreateRGBSurface]]
. [[SDL_CreateRGBSurfaceFrom]]
. [[SDL_FillRect]...
- SDL_PixelFormat . . . 1 match
- ..._space
== Related Structures ==
.[[SDL_Surface]]
== Related Functions ==
.[[SDL_ConvertSurface]]
.[[SDL_GetRGB]]
.[[SDL_GetRGBA]]
.[[SDL_MapRGB]]
.[[SDL_MapRGBA]]
----
[[...
- 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...
