summaryrefslogtreecommitdiff
path: root/utilities/mogrify.1.in
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2012-02-24 00:19:10 +0000
committercristy <urban-warrior@git.imagemagick.org>2012-02-24 00:19:10 +0000
commit87c02f455d992b02a5e4727bc75552d7d097c4fb (patch)
tree15cfcc19d1cc21398461532f4f4eb03a5aa478f2 /utilities/mogrify.1.in
parent3eafb0370b6909dde157499e3d3d019f8b82b88e (diff)
downloadImageMagick-87c02f455d992b02a5e4727bc75552d7d097c4fb.tar.gz
Diffstat (limited to 'utilities/mogrify.1.in')
-rw-r--r--utilities/mogrify.1.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/utilities/mogrify.1.in b/utilities/mogrify.1.in
index f0fdf4140..7ea8e1fd0 100644
--- a/utilities/mogrify.1.in
+++ b/utilities/mogrify.1.in
@@ -227,6 +227,14 @@ Image Operators:
\-white-threshold value
force all pixels above the threshold into white
+Image Channel Operators:
+ \-channel-extract channel-list
+ extract the channels in order
+ \-channel-inject channel-list
+ inject the channels in order
+ \-channel-swap channel,channel
+ swap the channels
+
Image Sequence Operators:
\-affinity filename transform image colors to match this set of colors
\-append append an image sequence top to botto (use +append for left to right)