lv_canvas_copy_buf() function
Copy a buffer to the canvas
Arguments
canvas
pointer to a canvas object
to_copy
buffer to copy. The color format has to match with the canvas's buffer color format
x
left side of the destination position
y
top side of the destination position
w
width of the buffer to copy
h
height of the buffer to copy