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 SSD1306Controller, TFTController, VGAController, VGADirectController, and VGAPalettedController.