Class: Vips::Direction

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

Overview

Operations like Image#flip need to be told whether to flip left-right or top-bottom.

  • :horizontal left-right
  • :vertical top-bottom