]> granicus.if.org Git - imagemagick/blobdiff - utilities/mogrify.1
https://github.com/ImageMagick/ImageMagick/pull/1325
[imagemagick] / utilities / mogrify.1
index c21fcfc86dc3b9cc9cea00bc36a4d5ae462e3a21..b8da2d88a6e1b2017bb2e7c499addae68e147563 100644 (file)
@@ -7,7 +7,7 @@ mogrify \- resize an image, blur, crop, despeckle, dither, draw on, flip, join,
 .SH OVERVIEW
 The \fBmogrify\fP program is a member of the ImageMagick(1) suite of tools.  Use it to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to convert(1) except the original image file is overwritten with any changes you request.
 
-For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick-7/www/mogrify.html or http://www.imagemagick.org/script/mogrify.php.
+For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick-7/www/mogrify.html or http://imagemagick.org/script/mogrify.php.
 .SH DESCRIPTION
 Image Settings:
   \-adjoin              join images into a single multi-image file
@@ -62,7 +62,6 @@ Image Settings:
   \-label string        assign a label to an image
   \-limit type value    pixel cache resource limit
   \-loop iterations     add Netscape loop extension to your GIF animation
-  \-mask filename       associate a mask with the image
   \-matte               store matte channel if the image has one
   \-mattecolor color    frame color
   \-metric type         measure differences between images with this metric
@@ -80,9 +79,11 @@ Image Settings:
   \-preview type        image preview type
   \-quality value       JPEG/MIFF/PNG compression level
   \-quiet               suppress all warning messages
+  \-read-mask filename  associate a read mask with the image
   \-red-primary point   chromaticity red primary point
   \-regard-warnings     pay attention to warning messages
   \-remap filename      transform image colors to match this set of colors
+  \-repage geometry     size and location of an image canvas
   \-respect-parentheses settings remain in effect until parenthesis boundary
   \-sampling-factor geometry
                        horizontal and vertical sampling factor
@@ -104,11 +105,11 @@ Image Settings:
   \-undercolor color    annotation bounding box color
   \-units type          the units of image resolution
   \-verbose             print detailed information about the image
-  \-view                FlashPix viewing transforms
   \-virtual-pixel method
                        virtual pixel access method
   \-weight type         render text with this font weight
   \-white-point point   chromaticity white point
+  \-write-mask filename associate a write mask with the image
 
 Image Operators:
   \-adaptive-blur geometry
@@ -124,6 +125,8 @@ Image Operators:
   \-auto-gamma          automagically adjust gamma level of image
   \-auto-level          automagically adjust color levels of image
   \-auto-orient         automatically orient image
+  \-auto-threshold method
+                       automatically perform image thresholding
   \-bench iterations    measure performance
   \-black-threshold value
                        force all pixels below the threshold into black
@@ -153,7 +156,7 @@ Image Operators:
   \-deskew threshold    straighten an image
   \-despeckle           reduce the speckles within an image
   \-distort method args
-                       distort images according to given method ad args
+                       distort images according to given method and args
   \-draw string         annotate the image with a graphic primitive
   \-edge radius         apply a filter to detect edges in the image
   \-emboss radius       emboss an image
@@ -215,9 +218,10 @@ Image Operators:
   \-raise value         lighten/darken image edges to create a 3-D effect
   \-random-threshold low,high
                        random threshold the image
+  \-range-threshold values
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
-  \-repage geometry     size and location of an image canvas
   \-resample geometry   change the resolution of an image
   \-resize geometry     resize the image
   \-roll geometry       roll an image vertically or horizontally
@@ -261,6 +265,8 @@ Image Operators:
   \-unsharp geometry    sharpen the image
   \-vignette geometry   soften the edges of the image in vignette style
   \-wave geometry       alter an image along a sine wave
+  \-wavelet-denoise threshold
+                        removes noise from the image using a wavelet transform
   \-white-threshold value
                        force all pixels above the threshold into white
 
@@ -278,6 +284,8 @@ Image Sequence Operators:
   \-compare             mathematically and visually annotate the difference between an image and its reconstruction
   \-complex operator    perform complex mathematics on an image sequence
   \-composite           composite image
+  \-copy geometry offset,
+                       copy pixels from one area of an image to another
   \-crop geometry       cut out a rectangular region of the image
   \-deconstruct         break down an image sequence into constituent parts
   \-evaluate-sequence operator
@@ -316,4 +324,4 @@ ImageMagick(1)
 
 .SH COPYRIGHT
 
-\fBCopyright (C) 1999-2014 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://imagemagick.org/script/license.php\fP