Function libvips::ops::autorot

source ·
pub fn autorot(inp: &VipsImage) -> Result<VipsImage>
Expand description

VipsAutorot (autorot), autorotate image by exif tag inp: &VipsImage -> Input image returns VipsImage - Output image