FabGL
ESP32 Display Controller and Graphics Library
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ DisplayControllerType

enum class DisplayControllerType
strong

This enum defines types of display controllers.

Enumerator
Textual 

The display controller can represents text only

Bitmapped 

The display controller can represents text and bitmapped graphics

Definition at line 652 of file displaycontroller.h.