FabGL
ESP32 Display Controller and Graphics Library

◆ getViewPortWidth()

virtual int fabgl::BitmappedDisplayController::getViewPortWidth ( )
pure virtual

Determines horizontal size of the viewport.

Returns
Horizontal size of the viewport.

Implemented in fabgl::TFTController, and fabgl::SSD1306Controller.