FabGL
ESP32 Display Controller and Graphics Library

◆ getViewPortHeight()

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

Determines vertical size of the viewport.

Returns
Vertical size of the viewport.

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