Function libvips::ops::hist_ismonotonic

source ·
pub fn hist_ismonotonic(inp: &VipsImage) -> Result<bool>
Expand description

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