Method: Vips::Image#bandfold

Defined in:
lib/vips8/methods.rb

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

Fold up x axis into bands.

Parameters:

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

    Set of options

Options Hash (opts):

  • :factor (Integer)

    Fold by this factor

Returns:

[View source]

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