Class: Vips::OperationRound
- Inherits:
-
Symbol
- Object
- Symbol
- Vips::OperationRound
- Defined in:
- lib/vips/operationround.rb
Overview
The type of rounding to perform on an image. See Image#round.
-
':ceil' round up
-
':floor' round down
-
':rint' round to nearest integer