FabGL
ESP32 Display Controller and Graphics Library

◆ invertRectangle() [2/2]

void fabgl::Canvas::invertRectangle ( Rect const &  rect)

Inverts a rectangle.

The Not logic operator is applied to pixels inside the rectangle.

Parameters
rectRectangle coordinates.