KallistiOS
##version##
|
Macros | |
#define | PM_RGB555 0 |
RGB555 pixel mode (15-bit) More... | |
#define | PM_RGB565 1 |
RGB565 pixel mode (16-bit) More... | |
#define | PM_RGB888 3 |
RGB888 pixel mode (24-bit) More... | |
This set of constants control the pixel mode that the framebuffer is set to.
#define PM_RGB555 0 |
RGB555 pixel mode (15-bit)
#define PM_RGB565 1 |
RGB565 pixel mode (16-bit)
#define PM_RGB888 3 |
RGB888 pixel mode (24-bit)