Method
VipsImagehist_ismonotonic
Declaration [src]
int
vips_hist_ismonotonic (
VipsImage* in,
gboolean* out,
...
)
Description [src]
Test in
for monotonicity. out
is set non-zero if in
is monotonic.
This method is not directly available to language bindings.