lv_image_buf_get_transformed_area() function
Get the area of a rectangle if its rotated and scaled
Arguments
res
store the coordinates here
w
width of the rectangle to transform
h
height of the rectangle to transform
scale_x
zoom in x direction, (256 no zoom)
scale_y
zoom in y direction, (256 no zoom)
pivot
x,y pivot coordinates of rotation