Method: Vips::Image#log
- Defined in:
- lib/vips8/image.rb
permalink #log ⇒ Image
Return the natural log of an image.
1132 1133 1134 |
# File 'lib/vips8/image.rb', line 1132 def log math :log end |
Return the natural log of an image.
1132 1133 1134 |
# File 'lib/vips8/image.rb', line 1132 def log math :log end |