FabGL
ESP32 Display Controller and Graphics Library

◆ TFTOrientation

enum class TFTOrientation
strong

This enum defines TFT orientation.

Enumerator
Rotate0 

Rotate 0 degrees

Rotate90 

Rotate 90 degrees

Rotate180 

Rotate 180 degrees

Rotate270 

Rotate 270 degrees

Definition at line 68 of file TFTControllerGeneric.h.