API Version: 8.0
Library Version: 8.18
int vips_ceil ( VipsImage* in, VipsImage** out, ... )
Round to an integral value with VipsOperationRound. See vips_round().
VipsOperationRound
vips_round()
out
VipsImage
Output VipsImage
...
none
NULL-terminated list of optional named arguments.
NULL
int
0 on success, -1 on error.