lv_canvas_draw_img() function
Draw an image on the canvas
Arguments
canvas
pointer to a canvas object
x
left coordinate of the image
y
top coordinate of the image
src
image source. Can be a pointer an `lv_img_dsc_t` variable or a path an image.
draw_dsc
pointer to a valid label descriptor `lv_draw_img_dsc_t`