FabGL
ESP32 Display Controller and Graphics Library

◆ setPixel() [1/3]

void setPixel ( int  X,
int  Y 
)

Fills a single pixel with the pen color.

Parameters
XHorizontal pixel position.
YVertical pixel position.

Definition at line 154 of file canvas.cpp.