KallistiOS
##version##
|
Macros | |
#define | PVR_PAL_ARGB1555 0 |
16-bit ARGB1555 palette format More... | |
#define | PVR_PAL_RGB565 1 |
16-bit RGB565 palette format More... | |
#define | PVR_PAL_ARGB4444 2 |
16-bit ARGB4444 palette format More... | |
#define | PVR_PAL_ARGB8888 3 |
32-bit ARGB8888 palette format More... | |
Entries in the PVR's palettes can be of any of these formats. Note that you can only have one format active at a time.
#define PVR_PAL_ARGB1555 0 |
16-bit ARGB1555 palette format
#define PVR_PAL_ARGB4444 2 |
16-bit ARGB4444 palette format
#define PVR_PAL_ARGB8888 3 |
32-bit ARGB8888 palette format
#define PVR_PAL_RGB565 1 |
16-bit RGB565 palette format