Method: Vips::Image#quadratic

Defined in:
lib/vips8/methods.rb

#quadratic(coeff, opts = {}) ⇒ Vips::Image

Resample an image with a quadratic transform.

Parameters:

  • coeff (Vips::Image)

    Coefficient matrix

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

    Set of options

Options Hash (opts):

Returns:

[View source]

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