Method: Vips::Image#multiply

Defined in:
lib/vips8/methods.rb

#multiply(right, opts = {}) ⇒ Vips::Image

Multiply two images.

Parameters:

  • right (Vips::Image)

    Right-hand image argument

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

    Set of options

Returns:


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