Wiki Page Content

Results 1 - 5 of 5 results out of about 6839 pages. (3.77 seconds)

SDL_AllocFormat . . . 3 matches
... = SDL_AllocFormat = Use this function to create an [[SDL_PixelFormat]] structure corresponding to a pixel format. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Pix...

1.0k - rev: 7 (current) last modified: 2015-09-17 21:36:32

SDL_FreeFormat . . . 2 matches
...ormat = Use this function to free an [[SDL_PixelFormat]] structure allocated by [[SDL_AllocFormat]]. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_FreeFormat(SD...

0.6k - rev: 2 (current) last modified: 2011-03-21 17:19:02

SDL_ConvertSurface . . . 2 matches
...les == {{{#!highlight cpp // SDL_Surface *input = ...; SDL_PixelFormat *format = SDL_AllocFormat(SDL_PIXELFORMAT_RGBA32); SDL_Surface *output = SDL_ConvertSurface(input, format, ...

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

CategoryPixels . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Pixel Formats and Conversion Routines = '''Include File(s):''' [[http://hg.libsdl.org/SDL/fil...

0.7k - rev: 18 (current) last modified: 2013-10-12 19:07:30

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