Method: Vips::Image#rint
- Defined in:
- lib/vips8/image.rb
permalink #rint ⇒ Image
Return the nearest integral value.
947 948 949 |
# File 'lib/vips8/image.rb', line 947 def rint round :rint end |
Return the nearest integral value.
947 948 949 |
# File 'lib/vips8/image.rb', line 947 def rint round :rint end |