Wiki Page Content

Results 1 - 10 of 10 results out of about 6837 pages. (3.64 seconds)

SDL_Color . . . 5 matches
... = SDL_Color = A structure that represents a color. <<TableOfContents()>> == Data Fields == ||Uint8||'''r'''||the red component in the range 0-255|| ||Uint8||'''g'''||the green...

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

SGStructures . . . 3 matches
...|<rowstyle="color: #808080;">type||'''field'''||description||}}}, [[SDL_Palette]], [[SDL_Color]]|| ||<( |3 30%>''If'' the field is __read-only__||''Action'': Place the text notati...

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

SDL_SetPaletteColors . . . 2 matches
...pp int SDL_SetPaletteColors(SDL_Palette* palette, const SDL_Color* colors, int firstcolor, ...

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

SDL_PixelFormat . . . 2 matches
...: we read the color index from `surface->pixels` and we use that index to read the [[SDL_Color]] structure from `surface->format->palette->colors`. Like so: {{{#!highlight cpp SDL...

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

SDL_Palette . . . 2 matches
...> == Data Fields == ||int||'''ncolors'''||the number of colors in the palette|| ||[[SDL_Color]]*||'''colors'''||an array of [[SDL_Color]] structures representing the palette|| ||...

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

MigrationGuide . . . 2 matches
...pixel manipulation. Some of these were available on 1.2 surfaces. * Color alpha: [[SDL_Color]] now contains a fourth, '''alpha''' component. Your 1.2 code that deals with SDL_Co...

33.7k - rev: 75 (current) last modified: 2017-07-15 21:53:17

GuiaDeMigracion . . . 1 match
...lgunos de los siguientes se soportaban en surfaces de SDL 1.2. * Alpha de color: [[SDL_Color]] ahora tiene un cuarto componente dedicado al valor de alpha (transparencia). Proba...

35.5k - rev: 12 (current) last modified: 2020-12-29 18:08:27

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