lv_img_set_angle() function
Set the rotation angle of the image. The image will be rotated around the set pivot set by `lv_img_set_pivot()` Note that indexed and alpha only images can't be transformed.
Arguments
obj
pointer to an image object
angle
rotation angle in degree with 0.1 degree resolution (0..3600: clock wise)