FabGL
ESP32 Display Controller and Graphics Library

◆ invertRectangle() [2/2]

void invertRectangle ( Rect const &  rect)

Inverts a rectangle.

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

Parameters
rectRectangle coordinates.

Definition at line 302 of file canvas.cpp.