SDL_ArrayOrder |
Array component order, low byte to high byte.
|
SDL_BitmapOrder |
Bitmap pixel order, high bit to low bit.
|
SDL_Color |
The bits of this structure can be directly reinterpreted as an integer-packed
color which uses the SDL_PIXELFORMAT_RGBA32 format (SDL_PIXELFORMAT_ABGR8888
on little-endian systems and SDL_PIXELFORMAT_RGBA8888 on big-endian systems).
|
SDL_PackedLayout |
Packed component layout.
|
SDL_PackedOrder |
Packed component order, high bit to low bit.
|
SDL_Palette |
A structure that contains palette information.
|
SDL_Palette_internal |
|
SDL_PixelFormat |
A structure that contains pixel format information.
|
SDL_PixelFormat_internal |
This is an internal structure and should not be used by a client Java code.
|
SDL_PixelFormatEnum |
|
SDL_PixelType |
|
SdlPixels |
Definitions from file SDL_pixels.h
|
SdlPixelsConst |
Transparency definitions
|