Method: Vips::Image#exp
- Defined in:
- lib/vips8/image.rb
permalink #exp ⇒ Image
Return e ** pixel.
1146 1147 1148 |
# File 'lib/vips8/image.rb', line 1146 def exp math :exp end |
Return e ** pixel.
1146 1147 1148 |
# File 'lib/vips8/image.rb', line 1146 def exp math :exp end |