Method: Vips::Image#wrap

Defined in:
lib/vips8/methods.rb

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

Wrap image origin.

Parameters:

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

    Set of options

Options Hash (opts):

  • :x (Integer)

    Left edge of input in output

  • :y (Integer)

    Top edge of input in output

Returns:

[View source]

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