SDL
2.0
|
#include <SDL_pixels.h>
Data Fields | |
Uint8 | r |
Uint8 | g |
Uint8 | b |
Uint8 | a |
Definition at line 295 of file SDL_pixels.h.
Uint8 SDL_Color::a |
Definition at line 300 of file SDL_pixels.h.
Referenced by _Redraw(), Map1to1(), Map1toN(), SDL_ConvertSurface(), SDL_DitherColors(), SDL_FindColor(), SDL_GetRGBA(), SDL_LoadBMP_RW(), SDL_SetColorKey(), and unifont_make_rgba().
Uint8 SDL_Color::b |
Definition at line 299 of file SDL_pixels.h.
Referenced by _Redraw(), Blit1toNAlpha(), Blit1toNAlphaKey(), BlitBtoNAlpha(), BlitBtoNAlphaKey(), BlitNto1PixelAlpha(), BlitNto1SurfaceAlpha(), BlitNto1SurfaceAlphaKey(), main(), Map1to1(), Map1toN(), pixels_allocFreePalette(), RecursivelyCalculateShapeTree(), SDL_CalculateShapeBitmap(), SDL_ConvertSurface(), SDL_CreateRGBSurfaceWithFormat(), SDL_DitherColors(), SDL_FindColor(), SDL_GetRGB(), SDL_GetRGBA(), SDL_LoadBMP_RW(), unifont_make_rgba(), and UpdateTexture().
Uint8 SDL_Color::g |
Definition at line 298 of file SDL_pixels.h.
Referenced by _Redraw(), Blit1toNAlpha(), Blit1toNAlphaKey(), BlitBtoNAlpha(), BlitBtoNAlphaKey(), BlitNto1PixelAlpha(), BlitNto1SurfaceAlpha(), BlitNto1SurfaceAlphaKey(), main(), Map1to1(), Map1toN(), pixels_allocFreePalette(), RecursivelyCalculateShapeTree(), SDL_CalculateShapeBitmap(), SDL_ConvertSurface(), SDL_CreateRGBSurfaceWithFormat(), SDL_DitherColors(), SDL_FindColor(), SDL_GetRGB(), SDL_GetRGBA(), SDL_LoadBMP_RW(), unifont_make_rgba(), and UpdateTexture().
Uint8 SDL_Color::r |
Definition at line 297 of file SDL_pixels.h.
Referenced by _Redraw(), Blit1toNAlpha(), Blit1toNAlphaKey(), BlitBtoNAlpha(), BlitBtoNAlphaKey(), BlitNto1PixelAlpha(), BlitNto1SurfaceAlpha(), BlitNto1SurfaceAlphaKey(), main(), Map1to1(), Map1toN(), pixels_allocFreePalette(), RecursivelyCalculateShapeTree(), SDL_CalculateShapeBitmap(), SDL_ConvertSurface(), SDL_CreateRGBSurfaceWithFormat(), SDL_DitherColors(), SDL_FindColor(), SDL_GetRGB(), SDL_GetRGBA(), SDL_LoadBMP_RW(), unifont_make_rgba(), and UpdateTexture().