Commit b2e6765
committed
Add transpose and transverse
Added transpose: flip image vertically and rotate 90 degrees (http://imagemagick.org/script/command-line-options.php#transpose)
Added transverse: flop image horizontally and rotate 270 degrees (http://imagemagick.org/script/command-line-options.php#transverse)1 parent 8e5d443 commit b2e6765
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
610 | 630 | | |
611 | 631 | | |
612 | 632 | | |
| |||
0 commit comments