FabGL
ESP32 Display Controller and Graphics Library

◆ setBitmap()

void setBitmap ( Bitmap const *  bitmap)

Sets image bitmap.

Image needs to be repainted in order to display changed bitmap.

Parameters
bitmapImage bitmap

Definition at line 3401 of file fabui.cpp.