Method: Vips::Image#autorot

Defined in:
lib/vips8/methods.rb

#autorot(opts = {}) ⇒ Vips::Image, Hash<Symbol => Object>

Autorotate image by exif tag.

Options Hash (opts):

  • :angle (Vips::Angle)

    Output -- Angle image was rotated by

Parameters:

  • (defaults to: {})

    Set of options

Returns:

  • Output image, Hash of optional output items



# File 'lib/vips8/methods.rb', line 434