FabGL
ESP32 Display Controller and Graphics Library

◆ nativePixelFormat()

virtual NativePixelFormat fabgl::BitmappedDisplayController::nativePixelFormat ( )
pure virtual

Represents the native pixel format used by this display.

Returns
Display native pixel format

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