Method: Vips::Image#hist_ismonotonic

Defined in:
lib/vips8/methods.rb

#hist_ismonotonic(opts = {}) ⇒ Boolean

Test for monotonicity.

Parameters:

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

    Set of options

Returns:

  • (Boolean)

    true if in is monotonic

[View source]

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