lv_canvas_set_px() function
Set a pixel's color and opacity
Arguments
x
X coordinate of the pixel
y
Y coordinate of the pixel
Notes
The following color formats are supported LV_COLOR_FORMAT_I1/2/4/8, LV_COLOR_FORMAT_A8, LV_COLOR_FORMAT_RGB565, LV_COLOR_FORMAT_RGB888, LV_COLOR_FORMAT_XRGB8888, LV_COLOR_FORMAT_ARGB8888