FabGL
ESP32 Display Controller and Graphics Library

◆ nativePixelFormat()

virtual NativePixelFormat nativePixelFormat ( )
pure virtual

Represents the native pixel format used by this display.

Returns
Display native pixel format

Implemented in TFTController, SSD1306Controller, VGAController, VGAPalettedController, and VGADirectController.