Method: Vips::Image#math2_const

Defined in:
lib/vips8/methods.rb

#math2_const(c, math2, opts = {}) ⇒ Vips::Image

Pow( @in, @c ).

Parameters:

  • c (Array<Double>)

    Array of constants

  • math2 (Vips::OperationMath2)

    math to perform

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

    Set of options

Returns:

[View source]

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