Class: Vips::Direction

Inherits:
Object
  • 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