Method: Vips::Image#fliphor
- Defined in:
- lib/vips8/image.rb
permalink #fliphor ⇒ Image
Flip horizontally.
1160 1161 1162 |
# File 'lib/vips8/image.rb', line 1160 def fliphor flip :horizontal end |
Flip horizontally.
1160 1161 1162 |
# File 'lib/vips8/image.rb', line 1160 def fliphor flip :horizontal end |