]> granicus.if.org Git - imagemagick/blobdiff - utilities/montage.1
Fixed api call to Ghostscript.
[imagemagick] / utilities / montage.1
index a7253ba1e6edf210c161a26e9b118304426dce62..624f71b6e4f2168b087255c37a97320c0ff09f54 100644 (file)
@@ -7,14 +7,17 @@ montage \- create a composite image by combining several separate images. The im
 .SH OVERVIEW
 The \fBmontage\fP program is a member of the ImageMagick(1) suite of tools.  Use it to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
 
-For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick-7.0.0/www/montage.html or http://www.imagemagick.org/script/montage.php.
+For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick-7/www/montage.html or http://www.imagemagick.org/script/montage.php.
 .SH DESCRIPTION
 Image Settings:
   \-adjoin              join images into a single multi-image file
   \-affine matrix       affine transform matrix
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
+  \                     transparent, extract, background, or shape
   \-authenticate value  decrypt image with this password
   \-blue-primary point  chromaticity blue primary point
   \-bordercolor color   border color
+  \-caption string      assign a caption to an image
   \-channel type        apply option to select image channels
   \-colors value        preferred number of colors in the image
   \-colorspace type     alternate image colorsapce
@@ -58,6 +61,7 @@ Image Settings:
   \-quiet               suppress all warning messages
   \-red-primary point   chromaticity red primary point
   \-regard-warnings     pay attention to warning messages
+  \-respect-parentheses settings remain in effect until parenthesis boundary
   \-sampling-factor geometry
                        horizontal and vertical sampling factor
   \-scenes range        image scene range
@@ -68,6 +72,7 @@ Image Settings:
   \-stroke color        color to use when stroking a graphic primitive
   \-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
   \-synchronize         synchronize image to storage device
+  \-taint               declare the image as modified
   \-texture filename    name of texture to tile onto the image background
   \-thumbnail geometry  create a thumbnail of the image
   \-tile geometry       number of tiles per row and column
@@ -87,9 +92,11 @@ Image Operators:
                        adaptively sharpen pixels; increase effect near edges
   \-annotate geometry text
                        annotate the image with text
+  \-auto-orient         automagically orient image
   \-blur geometry      reduce image noise and reduce detail levels
   \-border geometry     surround image with a border of color
   \-crop geometry       preferred size and location of the cropped image
+  \-extent geometry     set the image size
   \-flatten             flatten a sequence of images
   \-flip                flip image in the vertical direction
   \-flop                flop image in the horizontal direction
@@ -101,12 +108,14 @@ Image Operators:
   \-rotate degrees      apply Paeth rotation to the image
   \-strip               strip image of all profiles and comments
   \-transform           affine transform image
+  \-transpose           flip image vertically and rotate 90 degrees
   \-transparent color   make this color transparent within the image
   \-type type           image type
   \-unsharp geometry    sharpen the image
 
 Image Sequence Operators:
   \-coalesce            merge a sequence of images
+  \-composite           composite image
 
 Image Stack Operators:
   \-clone indexes       clone an image
@@ -114,6 +123,7 @@ Image Stack Operators:
   \-duplicate count,indexes
                         duplicate an image one or more times
   \-insert index        insert last image into the image sequence
+  \-reverse             reverse image sequence
   \-swap indexes        swap two images in the image sequence
 
 Miscellaneous Options:
@@ -131,4 +141,4 @@ ImageMagick(1)
 
 .SH COPYRIGHT
 
-\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7.0.0/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\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