]> granicus.if.org Git - imagemagick/blobdiff - utilities/display.1.in
(no commit message)
[imagemagick] / utilities / display.1.in
index f0c8b36472f42d206c645e20054093f008a6d7d7..d012c018a903c950b5d2a0196f6929ee283d7fe4 100644 (file)
@@ -10,6 +10,8 @@ The \fBdisplay\fP program is a member of the ImageMagick(1) suite of tools.  Use
 For more information about the display command, point your browser to file://@DOCUMENTATION_PATH@/www/display.html or http://www.imagemagick.org/script/display.php.
 .SH DESCRIPTION
 Image Settings:
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
+  \                     transparent, extract, background, or shape
   \-antialias           remove pixel-aliasing
   \-authenticate value  decrypt image with this password
   \-backdrop            display image centered on a backdrop
@@ -19,6 +21,7 @@ Image Settings:
   \-comment string      annotate image with comment
   \-compress type       type of pixel compression when writing the image
   \-decipher filename   convert cipher pixels to plain pixels
+  \-deskew threshold    straighten an image
   \-define format:option
                        define one or more image format options
   \-delay value         display the next image after pausing
@@ -52,6 +55,7 @@ Image Settings:
   \-regard-warnings     pay attention to warning messages
   \-remote command      execute a command in an remote display process
   \-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
   \-scenes range        image scene range
@@ -90,6 +94,7 @@ Image Operators:
   \-gamma value         level of gamma correction
   \-monochrome          transform image to black and white
   \-negate              replace each pixel with its complementary color
+  \-normalize           transform image to span the full range of colors
   \-raise value         lighten/darken image edges to create a 3-D effect
   \-resample geometry   change the resolution of an image
   \-resize geometry     resize the image
@@ -99,6 +104,8 @@ Image Operators:
   \-segment value       segment an image
   \-sharpen geometry    sharpen the image
   \-strip               strip image of all profiles and comments
+  \-threshold value     threshold the image
+  \-thumbnail geometry  create a thumbnail of the image
   \-trim                trim image edges
 
 Image Sequence Operators:
@@ -120,9 +127,13 @@ Buttons:
   1    press to map or unmap the Command widget
   2    press and drag to magnify a region of an image
   3    press to load an image from a visual image directory
+.SH NOTE
+The display program defaults to the X screen resolution.  To display vector formats at their intended size, override the default resolution:
+
+  display -density 72 drawing.svg
 .SH SEE ALSO
 ImageMagick(1)
 
 .SH COPYRIGHT
 
-\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/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://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP