enum

Vips::Enums::ForeignTiffResunit

Inherits Enum / Comparable / Value / Object

Constants

Cm = 0
Inch = 1

Instance methods

cm?

Returns true if this enum value equals Cm

Source
inch?

Returns true if this enum value equals Inch

Source