Enumeration
VipsOperationRound
Members
| Name | Description |
|---|---|
VIPS_OPERATION_ROUND_RINT |
Round to nearest. |
VIPS_OPERATION_ROUND_CEIL |
The smallest integral value not less than. |
VIPS_OPERATION_ROUND_FLOOR |
Largest integral value not greater than. |
VIPS_OPERATION_ROUND_LAST |
No description available. |