Method: Vips::Image#bandunfold

Defined in:
lib/vips8/methods.rb

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

Unfold image bands into x axis.

Parameters:

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

    Set of options

Options Hash (opts):

  • :factor (Integer)

    Unfold by this factor

Returns:

[View source]

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