pub fn orientation_from_rotation(angle: i32) -> Option<Orientation>Expand description
Convert a rotation angle to an EXIF orientation using libcamera’s helper.
pub fn orientation_from_rotation(angle: i32) -> Option<Orientation>Convert a rotation angle to an EXIF orientation using libcamera’s helper.