Class: Vips::Size

Inherits:
Symbol
  • Object
show all
Defined in:
lib/vips/size.rb

Overview

Controls whether an operation should upsize, downsize, or both up and downsize.

  • :both size both up and down
  • :up only upsize
  • :down only downsize
  • :force change aspect ratio