FabGL
ESP32 Display Controller and Graphics Library
Bitmap Struct Reference

Represents an image. More...

#include <displaycontroller.h>

Public Attributes

uint8_t * data
 
bool dataAllocated
 
RGB888 foregroundColor
 
PixelFormat format
 
int16_t height
 
int16_t width
 

Detailed Description

Represents an image.

Definition at line 465 of file displaycontroller.h.


The documentation for this struct was generated from the following files: