]> granicus.if.org Git - imagemagick/blobdiff - utilities/composite.1
...
[imagemagick] / utilities / composite.1
index 6e751f48a4e12d1f2d1d4ba45ed21af9126266a4..df6a7ce3bfea016ff14c848f93b97403fe8aaabe 100644 (file)
@@ -7,13 +7,14 @@ composite \-  overlaps one image over another.
 .SH OVERVIEW
 The \fBcomposite\fP program is a member of the ImageMagick(1) suite of tools.  Use it to overlap one image over another.
 
-For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.9/www/composite.html or http://www.imagemagick.org/script/composite.php.
+For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick-7/www/composite.html or http://imagemagick.org/script/composite.php.
 .SH DESCRIPTION
 Image Settings:
   \-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
-  \-channel type        apply option to select image channels
   \-colorspace type     alternate image colorspace
   \-comment string      annotate image with comment
   \-compose operator    composite operator
@@ -46,12 +47,16 @@ Image Settings:
   \-quiet               suppress all warning messages
   \-red-primary point   chromaticity red primary point
   \-regard-warnings     pay attention to warning messages
+  \-repage geometry     size and location of an image canvas (operator)
+  \-respect-parentheses settings remain in effect until parenthesis boundary
   \-sampling-factor geometry
                        horizontal and vertical sampling factor
   \-scene value         image scene number
   \-seed value          seed a new sequence of pseudo-random numbers
   \-size geometry       width and height of image
   \-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
+  \-synchronize         synchronize image to storage device
+  \-taint               declare the image as modified
   \-transparent-color color
                        transparent color
   \-treedepth value     color tree depth
@@ -64,20 +69,24 @@ Image Settings:
 
 Image Operators:
   \-blend geometry      blend images
+  \-border geometry     surround image with a border of color
+  \-bordercolor color   border color
+  \-channel mask        set the image channel mask
   \-colors value        preferred number of colors in the image
   \-displace geometry   shift image pixels defined by a displacement map
   \-dissolve value      dissolve the two images a given percent
+  \-distort geometry    shift lookup according to a absolute distortion map
   \-extract geometry    extract area from image
   \-geometry geometry   location of the composite image
   \-identify            identify the format and characteristics of the image
   \-monochrome          transform image to black and white
-  \-negate              replace every pixel with its complementary color 
+  \-negate              replace each pixel with its complementary color 
   \-profile filename    add ICM or IPTC information profile to image
   \-quantize colorspace reduce colors in this colorspace
-  \-repage geometry     size and location of an image canvas (operator)
   \-rotate degrees      apply Paeth rotation to the image
   \-resize geometry     resize the image
   \-sharpen geometry    sharpen the image
+  \-shave geometry      shave pixels from the image edges
   \-stegano offset      hide watermark within an image
   \-stereo              combine two image to create a stereo anaglyph
   \-strip               strip image of all profiles and comments
@@ -88,6 +97,9 @@ Image Operators:
   \-watermark geometry  percent brightness and saturation of a watermark
   \-write filename      write images to this file
 
+Image Stack Operators:
+  \-swap indexes        swap two images in the image sequence
+
 Miscellaneous Options:
   \-debug events        display copious debugging information
   \-help                print program options
@@ -101,4 +113,4 @@ ImageMagick(1)
 
 .SH COPYRIGHT
 
-\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.9/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