enum

Vips::Enums::OperationComplexget

Inherits Enum / Comparable / Value / Object

Constants

Real = 0
Imag = 1

Instance methods

imag?

Returns true if this enum value equals Imag

Source
real?

Returns true if this enum value equals Real

Source