FabGL
ESP32 Display Controller and Graphics Library

◆ setClippingRect()

void setClippingRect ( Rect const &  rect)

Sets clipping rectangle relative to the origin.

The default clipping rectangle covers the entire canvas area.

Parameters
rectClipping rectangle relative to the origin.

Definition at line 67 of file canvas.cpp.