[][src]Function lvgl::widgets::img::get_angle

pub fn get_angle(img: *mut lv_obj_t) -> MynewtResult<u16>

Get the rotation angle of the image.

  • img: pointer to an image object Return: rotation angle in degree (0..359)