[][src]Function libvips::ops::hist_ismonotonic

pub fn hist_ismonotonic(inp: &VipsImage) -> Result<bool>

VipsHistIsmonotonic (hist_ismonotonic), test for monotonicity inp: &VipsImage -> Input histogram image returns bool - true if in is monotonic