#include <glcd_types.h>
Public Attributes | |
| const u32 * | pixels |
| u16 | width |
| u16 | height |
| bool | has_alpha: 1 |
Definition at line 117 of file glcd_types.h.
| bool LCD_Image::has_alpha |
Definition at line 121 of file glcd_types.h.
| u16 LCD_Image::height |
Definition at line 120 of file glcd_types.h.
| const u32* LCD_Image::pixels |
Definition at line 119 of file glcd_types.h.
| u16 LCD_Image::width |
Definition at line 120 of file glcd_types.h.