Wiki Page Content

Results 1 - 20 of 20 results out of about 6839 pages. (2.61 seconds)

SDL_SetPixelFormatPalette . . . 1 match
...example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocPalette]] .[[SDL_FreePalette]] ---- [[CategoryAPI]], [[CategoryPixels]]...

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

SDL_SetPaletteColors . . . 1 match
...example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocPalette]] .[[SDL_CreateRGBSurface]] ---- [[CategoryAPI]], CategoryPixels...

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

SDL_PixelFormatEnumToMasks . . . 1 match
...lFormatEnum, , , from="=== Pixel Format Values ===", to="== Code Examples ==")>> == Related Functions == .[[SDL_MasksToPixelFormatEnum]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.5k - rev: 15 (current) last modified: 2013-08-11 13:14:42

SDL_PixelFormatEnum . . . 1 match
..._GetPixelFormatName]] .[[SDL_MasksToPixelFormatEnum]] .[[SDL_PixelFormatEnumToMasks]] .[[SDL_QueryTexture]] .[[SDL_RenderReadPixels]] ---- [[CategoryEnum]], [[CategoryPixels]]...

5.7k - rev: 28 (current) last modified: 2016-10-20 20:51:32

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_Palette . . . 1 match
...ed Structures == .[[SDL_PixelFormat]] == Related Functions == .[[SDL_AllocPalette]] .[[SDL_FreePalette]] .[[SDL_SetPaletteColors]] ---- [[CategoryStruct]], [[CategoryPixels]]...

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

SDL_MasksToPixelFormatEnum . . . 1 match
...d your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_PixelFormatEnumToMasks]] ---- [[CategoryAPI]], [[CategoryPixels]]...

1.1k - rev: 11 (current) last modified: 2011-03-26 00:23:25

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

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

SDL_MapRGB . . . 1 match
...ned 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
...at 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_GetPixelFormatName . . . 1 match
...ide instructions. Leave the rest of the markup alone and delete this comment. == Version == This function is available since SDL 2.0.0. ---- [[CategoryAPI]], [[CategoryPixels]]...

1.3k - rev: 6 (current) last modified: 2016-10-20 20:48:44

SDL_FreePalette . . . 1 match
...You can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocPalette]] ---- [[CategoryAPI]], [[CategoryPixels]]...

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

SDL_FreeFormat . . . 1 match
... You can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocFormat]] ---- [[CategoryAPI]], [[CategoryPixels]]...

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

SDL_Color . . . 1 match
...in pixel format using [[SDL_MapRGB]](). == Related Structures == .[[SDL_Palette]] == Related Functions == .[[SDL_SetPaletteColors]] ---- [[CategoryStruct]], [[CategoryPixels]]...

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

SDL_CalculateGammaRamp . . . 1 match
...n add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetWindowGammaRamp]] ---- [[CategoryAPI]], [[CategoryPixels]]...

0.7k - rev: 2 (current) last modified: 2011-03-22 17:36:04

SDL_AllocPalette . . . 1 match
...add your code example here }}} == Remarks == The palette entries are initialized to white. == Related Functions == .[[SDL_FreePalette]] ---- [[CategoryAPI]], [[CategoryPixels]]...

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

SDL_AllocFormat . . . 1 match
...especially the palette. Weird errors such as {{{Blit combination not supported}}} may occur. == Related Functions == .[[SDL_FreeFormat]] ---- [[CategoryAPI]], [[CategoryPixels]]...

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

CategoryCategory . . . 1 match
...## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ##master-page:Unknown-Page ##master-date:Unknown-Dat...

0.8k - rev: 2 (current) last modified: 2010-05-25 04:11:19

APIByCategory . . . 1 match
...[[http://hg.libsdl.org/SDL/file/default/include/SDL_render.h|SDL_render.h]] || ||[[CategoryPixels|Pixel Formats and Conversion Routines]] ||[[http://hg.libsdl.org/SDL/file/default/...

6.2k - rev: 53 (current) last modified: 2020-01-13 13:44:18

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit