Method: Vips::Image#boolean_const

Defined in:
lib/vips8/methods.rb

#boolean_const(c, boolean, opts = {}) ⇒ Vips::Image

Boolean operations against a constant.

Parameters:

  • c (Array<Double>)

    Array of constants

  • boolean (Vips::OperationBoolean)

    boolean to perform

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

    Set of options

Returns:

[View source]

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