lib/vips/direction.rb in vips-8.8.0.3 vs lib/vips/direction.rb in vips-8.8.2
- old
+ new
@@ -1,6 +1,5 @@
module Vips
-
# Operations like {Image#flip} need to be told whether to flip
# left-right or top-bottom.
#
# * `:horizontal` left-right
# * `:vertical` top-bottom