API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
enum Vips.OperationRound
See also: vips_round().
vips_round()
VIPS_OPERATION_ROUND_RINT
Round to nearest.
0
VIPS_OPERATION_ROUND_CEIL
The smallest integral value not less than.
1
VIPS_OPERATION_ROUND_FLOOR
Largest integral value not greater than.
2
Content