Method: Vips::Image#invfft

Defined in:
lib/vips8/methods.rb

#invfft(opts = {}) ⇒ Vips::Image

Inverse fft.

Parameters:

  • opts (Hash) (defaults to: {})

    Set of options

Options Hash (opts):

  • :real (Boolean)

    Output only the real part of the transform

Returns:

[View source]

# File 'lib/vips8/methods.rb', line 1607