FabGL
ESP32 Display Controller and Graphics Library
|
Represents an image. More...
#include <displaycontroller.h>
Public Attributes | |
uint8_t * | data |
bool | dataAllocated |
RGB888 | foregroundColor |
PixelFormat | format |
int16_t | height |
int16_t | width |
Represents an image.
Definition at line 465 of file displaycontroller.h.