lv_image_get_rotation() function
Get the rotation of the image.
Arguments
obj
pointer to an image object
Return value
rotation in 0.1 degrees (0..3600)
Notes
if image_align is `LV_IMAGE_ALIGN_STRETCH` or `LV_IMAGE_ALIGN_FIT` rotation will be set to 0 automatically.