Results 1 - 7 of 7 results out of about 6839 pages. (3.73 seconds)
- SDL_GetRGBA . . . 4 matches
- ...
= SDL_GetRGBA =
Use this function to get RGBA values from a pixel in the specified format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_GetRGBA(Uint32 ...
- SDL_GetRGB . . . 4 matches
- ...
= SDL_GetRGB =
Use this function to get RGB values from a pixel in the specified format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_GetRGB(Uint32 ...
- SDL_PixelFormat . . . 2 matches
- ...tructures ==
.[[SDL_Surface]]
== Related Functions ==
.[[SDL_ConvertSurface]]
.[[SDL_GetRGB]]
.[[SDL_GetRGBA]]
.[[SDL_MapRGB]]
.[[SDL_MapRGBA]]
----
[[CategoryStruct]], [[C...
- SDL_MapRGBA . . . 2 matches
- ...ned to a Uint16, and similarly a Uint8 for an 8-bpp format).
== Related Functions ==
.[[SDL_GetRGB]]
.[[SDL_GetRGBA]]
.[[SDL_MapRGB]]
----
[[CategoryAPI]], [[CategoryPixels]]...
- SDL_MapRGB . . . 2 matches
- ...ned to a Uint16, and similarly a Uint8 for an 8-bpp format).
== Related Functions ==
.[[SDL_GetRGB]]
.[[SDL_GetRGBA]]
.[[SDL_MapRGBA]]
----
[[CategoryAPI]], [[CategoryPixels]]...
- 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...
