Results 1 - 10 of 10 results out of about 6839 pages. (3.66 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...
- 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...
- SDL_SetPaletteColors . . . 2 matches
- ...pp
int SDL_SetPaletteColors(SDL_Palette* palette,
const SDL_Color* colors,
int firstcolor,
...
- 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...
- 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||
||...
- 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...
- 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...
- 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...
- 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...
- 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...
