API Version: 8.0
Library Version: 8.18
int vips_hist_ismonotonic ( VipsImage* in, gboolean* out, ... )
Test in for monotonicity. out is set non-zero if in is monotonic.
in
out
gboolean*
Set non-zero if in is monotonic.
...
none
NULL-terminated list of optional named arguments.
NULL
int
0 on success, -1 on error.