Wiki Page Content

Results 1 - 12 of 12 results out of about 6839 pages. (4.08 seconds)

SDL_Palette . . . 4 matches
... = SDL_Palette = A structure that contains palette information. <<TableOfContents()>> == Data Fields == ||int||'''ncolors'''||the number of colors in the palette|| ||[[SDL_Colo...

1.2k - rev: 15 (current) last modified: 2014-09-22 17:28:04

SGStructures . . . 2 matches
...'not'' complete sentences. ''Example'': [[SDL_Surface]], [[SDL_JoyButtonEvent]], [[SDL_Palette]], [[SDL_HapticCondition]] ''Action'': There are a few content-dependent conventio...

35.9k - rev: 31 (current) last modified: 2012-01-06 00:09:16

SDL_SetSurfacePalette . . . 2 matches
...light cpp int SDL_SetSurfacePalette(SDL_Surface* surface, SDL_Palette* palette) }}} == Function Parameters == ||'''surface'''||the [[SDL_Surface]] struc...

0.7k - rev: 9 (current) last modified: 2011-01-11 23:47:02

SDL_SetPixelFormatPalette . . . 2 matches
...nt SDL_SetPixelFormatPalette(SDL_PixelFormat* format, SDL_Palette* palette) }}} == Function Parameters == ||'''format'''||the [[SDL_PixelFormat]...

0.8k - rev: 4 (current) last modified: 2011-05-17 17:43:11

SDL_SetPaletteColors . . . 2 matches
...e. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SetPaletteColors(SDL_Palette* palette, const SDL_Color* colors, ...

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

SDL_PixelFormat . . . 2 matches
...a Fields == ||Uint32||'''format'''||one of the [[SDL_PixelFormatEnum]] values|| ||[[SDL_Palette]]*||'''palette'''||an [[SDL_Palette]] structure associated with this pixel format, ...

5.7k - rev: 34 (current) last modified: 2017-03-11 22:56:47

SDL_FreePalette . . . 2 matches
...e]](). <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_FreePalette(SDL_Palette* palette) }}} == Function Parameters == ||'''palette'''||the [[SDL_Palette]] struc...

0.5k - rev: 6 (current) last modified: 2011-01-02 05:59:08

SDL_AllocPalette . . . 2 matches
...ed number of color entries. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Palette* SDL_AllocPalette(int ncolors) }}} == Function Parameters == ||'''ncolors'''||repr...

0.8k - rev: 17 (current) last modified: 2014-07-04 10:40:45

SDL_Color . . . 1 match
...ue for a certain pixel format using [[SDL_MapRGB]](). == Related Structures == .[[SDL_Palette]] == Related Functions == .[[SDL_SetPaletteColors]] ---- [[CategoryStruct]], [[C...

1.1k - rev: 20 (current) last modified: 2015-09-17 21:38:52

CategoryStruct . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API Structures = <<TableOfContents()>> == Introduction == This category contains a...

0.3k - rev: 7 (current) last modified: 2015-03-21 20:48:59

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