FabGL
ESP32 Display Controller and Graphics Library
|
void setClippingRect | ( | Rect const & | rect | ) |
Sets clipping rectangle relative to the origin.
The default clipping rectangle covers the entire canvas area.
rect | Clipping rectangle relative to the origin. |
Definition at line 67 of file canvas.cpp.