Wiki Page Content

Results 1 - 11 of 11 results out of about 6837 pages. (3.66 seconds)

SDL_CreateRGBSurface . . . 9 matches
... = SDL_CreateRGBSurface = Use this function to allocate a new RGB surface. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Surface* SDL_CreateRGBSurface(Uint32 flags, ...

3.0k - rev: 15 (current) last modified: 2016-10-20 20:36:00

SDL_CreateRGBSurfaceWithFormatFrom . . . 7 matches
...i.libsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_CreateRGBSurfaceWithFormatFrom = Use this function to allocate an RGB surface from provided pixe...

3.2k - rev: 7 (current) last modified: 2016-10-20 20:45:29

SDL_CreateRGBSurfaceWithFormat . . . 7 matches
...i.libsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^* = SDL_CreateRGBSurfaceWithFormat = Use this function to allocate an RGB surface. <<TableOfContents()...

1.9k - rev: 6 (current) last modified: 2016-10-20 20:43:22

SDL_CreateRGBSurfaceFrom . . . 7 matches
... = SDL_CreateRGBSurfaceFrom = Use this function to allocate a new RGB surface with existing pixel data. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Surface* SDL_Cr...

3.4k - rev: 15 (current) last modified: 2016-10-20 20:40:54

SDL_FreeSurface . . . 3 matches
...dd your code example here }}} == Remarks == If the surface was created using [[SDL_CreateRGBSurfaceFrom]]() then the pixel data is not freed. It is safe to pass NULL to this func...

0.7k - rev: 8 (current) last modified: 2014-08-11 20:18:34

SDL_Surface . . . 2 matches
... == Related Functions == . [[SDL_BlitSurface]] . [[SDL_ConvertSurface]] . [[SDL_CreateRGBSurface]] . [[SDL_CreateRGBSurfaceFrom]] . [[SDL_FillRect]] . [[SDL_FillRects]] . [...

3.2k - rev: 32 (current) last modified: 2017-07-14 21:51:36

SGFunctions . . . 1 match
...urnValue` is replaced with the value you are interested in.)|| ||''Example'': [[SDL_CreateRGBSurfaceFrom]]()|| ||<( |3 30%>''If'' the return value is __void*__||<<Anchor(void*)>>''...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

SDL_SetPaletteColors . . . 1 match
...example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocPalette]] .[[SDL_CreateRGBSurface]] ---- [[CategoryAPI]], CategoryPixels...

1.1k - rev: 14 (current) last modified: 2015-12-04 23:14:09

SDL_ConvertSurface . . . 1 match
...ture blits, making them faster. == Related Functions == .[[SDL_AllocFormat]] .[[SDL_ConvertSurfaceFormat]] .[[SDL_CreateRGBSurface]] ---- [[CategoryAPI]], [[CategorySurface]]...

1.5k - rev: 18 (current) last modified: 2020-03-10 19:12:34

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...

0.8k - rev: 17 (current) last modified: 2016-03-27 21:49:58

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit