Class: Vips::Align

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

Overview

Various types of alignment. See Image#join, for example.

  • :low Align on the low coordinate edge
  • :centre Align on the centre
  • :high Align on the high coordinate edge