Changes between Initial Version and Version 1 of Ticket #23775, comment 5
- Timestamp:
- 03/14/13 22:00:18 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23775, comment 5
initial v1 1 Direction is normally what is used with image editing, not axis. "flip" and "flop" usage is backwards according to ImageMagick (http://www.imagemagick.org/script/convert.php): 2 3 -flip (flip image in the vertical direction) 4 5 -flop (flop image in the horizontal direction) 6 7 However, changing the description to axis would help those who have already put this method to use. 1 Nevermind. You are correct! Thanks
