Go to the source code of this file.
◆ EW_COLOR_CHANNEL_BIT_OFFSET_ALPHA
#define EW_COLOR_CHANNEL_BIT_OFFSET_ALPHA 24 |
◆ EW_COLOR_CHANNEL_BIT_OFFSET_BLUE
#define EW_COLOR_CHANNEL_BIT_OFFSET_BLUE 16 |
◆ EW_COLOR_CHANNEL_BIT_OFFSET_GREEN
#define EW_COLOR_CHANNEL_BIT_OFFSET_GREEN 8 |
◆ EW_COLOR_CHANNEL_BIT_OFFSET_RED
#define EW_COLOR_CHANNEL_BIT_OFFSET_RED 0 |
◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_BLUE
◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_GREEN
◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_RED
◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE 11 |
◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN 5 |
◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED 0 |