Wiki Page Content

Results 1 - 10 of 10 results out of about 6838 pages. (3.72 seconds)

SDL_MapRGBA . . . 3 matches
... = SDL_MapRGBA = Use this function to map an RGBA quadruple to a pixel value for a given pixel format. <<TableOfContents()>> == Syntax == {{{#!highlight cpp Uint32 SDL_MapRGBA(...

1.7k - rev: 10 (current) last modified: 2010-09-26 17:32:32

SGFunctions . . . 1 match
...`<something>` with a brief, appropriate description of the Uint.|| ||''Example'': [[SDL_MapRGBA]](), [[SDL_WasInit]]()|| ||''Note'': Very rarely the Uint that is returned is a mas...

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

SDL_PixelFormat . . . 1 match
...[SDL_Surface]] == Related Functions == .[[SDL_ConvertSurface]] .[[SDL_GetRGB]] .[[SDL_GetRGBA]] .[[SDL_MapRGB]] .[[SDL_MapRGBA]] ---- [[CategoryStruct]], [[CategoryPixels]]...

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

SDL_MapRGB . . . 1 match
...ed to a Uint16, and similarly a Uint8 for an 8-bpp format). == Related Functions == .[[SDL_GetRGB]] .[[SDL_GetRGBA]] .[[SDL_MapRGBA]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.6k - rev: 8 (current) last modified: 2010-09-26 17:12:51

SDL_GetRGBA . . . 1 match
...component, the alpha will be returned as 0xff (100% opaque). == Related Functions == .[[SDL_GetRGB]] .[[SDL_MapRGB]] .[[SDL_MapRGBA]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.4k - rev: 10 (current) last modified: 2013-08-11 13:13:47

SDL_GetRGB . . . 1 match
...t would return [0xff, 0xff, 0xff] not [0xf8, 0xfc, 0xf8]). == Related Functions == .[[SDL_GetRGBA]] .[[SDL_MapRGB]] .[[SDL_MapRGBA]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.2k - rev: 12 (current) last modified: 2010-10-16 05:52:23

SDL_FillRects . . . 1 match
...el of the format used by the surface, and can be generated by [[SDL_MapRGB]]() or [[SDL_MapRGBA]](). If the color value contains an alpha component then the destination is simply...

1.4k - rev: 11 (current) last modified: 2011-03-12 19:48:37

SDL_FillRect . . . 1 match
...el of the format used by the surface, and can be generated by [[SDL_MapRGB]]() or [[SDL_MapRGBA]](). If the color value contains an alpha component then the destination is simply...

1.5k - rev: 16 (current) last modified: 2014-07-04 11:27:03

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