blob: 2ec399249b8d3a1a5a26f75689bda98033357416 [file] [log] [blame]
cristy3ed852e2009-09-05 21:47:34 +00001.TH display 1 "Date: 2009/01/10 01:00:00" "ImageMagick"
2.SH NAME
3display \- displays an image or image sequence on any X server.
4.SH SYNOPSIS
5.TP
6\fBdisplay\fP [\fIoptions\fP] \fIinput-file\fP
7.SH OVERVIEW
8The \fBdisplay\fP program is a member of the ImageMagick(1) suite of tools. Use it to display an image or image sequence on any X server.
9
Cristy9ddfcca2018-09-09 19:46:34 -040010For more information about the display command, point your browser to file://@DOCUMENTATION_PATH@/www/display.html or http://imagemagick.org/script/display.php.
cristy3ed852e2009-09-05 21:47:34 +000011.SH DESCRIPTION
12Image Settings:
cristye9252c22013-07-30 15:43:21 +000013 \-alpha option on, activate, off, deactivate, set, opaque, copy
Cristyf9ab5152017-05-16 21:05:26 -040014 transparent, extract, background, or shape
cristy3ed852e2009-09-05 21:47:34 +000015 \-antialias remove pixel-aliasing
16 \-authenticate value decrypt image with this password
17 \-backdrop display image centered on a backdrop
cristy3ed852e2009-09-05 21:47:34 +000018 \-colormap type Shared or Private
19 \-colorspace type alternate image colorspace
20 \-comment string annotate image with comment
21 \-compress type type of pixel compression when writing the image
22 \-decipher filename convert cipher pixels to plain pixels
cristye9252c22013-07-30 15:43:21 +000023 \-deskew threshold straighten an image
cristy3ed852e2009-09-05 21:47:34 +000024 \-define format:option
25 define one or more image format options
26 \-delay value display the next image after pausing
27 \-density geometry horizontal and vertical density of the image
28 \-depth value image depth
29 \-display server display image to this X server
30 \-dispose method layer disposal method
31 \-dither method apply error diffusion to image
32 \-endian type endianness (MSB or LSB) of the image
33 \-equalize perform histogram equalization to an image
34 \-filter type use this filter when resizing an image
35 \-format "string" output formatted image characteristics
36 \-fuzz distance colors within this distance are considered equal
37 \-geometry geometry preferred size and location of the Image window
38 \-gravity type horizontal and vertical backdrop placement
39 \-identify identify the format and characteristics of the image
40 \-immutable displayed image cannot be modified
41 \-interlace type type of image interlacing scheme
42 \-interpolate method pixel color interpolation method
43 \-label string assign a label to an image
44 \-limit type value pixel cache resource limit
45 \-loop iterations loop images then exit
46 \-map type display image using this Standard Colormap
47 \-matte store matte channel if the image has one
48 \-monitor monitor progress
49 \-page geometry size and location of an image canvas
50 \-profile filename add, delete, or apply an image profile
51 \-quality value JPEG/MIFF/PNG compression level
52 \-quantize colorspace reduce colors in this colorspace
53 \-quiet suppress all warning messages
54 \-regard-warnings pay attention to warning messages
55 \-remote command execute a command in an remote display process
56 \-repage geometry size and location of an image canvas (operator)
cristye9252c22013-07-30 15:43:21 +000057 \-respect-parentheses settings remain in effect until parenthesis boundary
cristy3ed852e2009-09-05 21:47:34 +000058 \-sampling-factor geometry
59 horizontal and vertical sampling factor
60 \-scenes range image scene range
61 \-seed value seed a new sequence of pseudo-random numbers
62 \-set property value set an image property
63 \-size geometry width and height of image
64 \-support factor resize support: > 1.0 is blurry, < 1.0 is sharp
65 \-texture filename name of texture to tile onto the image background
66 \-transparent-color color
67 transparent color
68 \-treedepth value color tree depth
69 \-update seconds detect when image file is modified and redisplay
70 \-verbose print detailed information about the image
71 \-visual type display image using this visual type
72 \-virtual-pixel method
73 virtual pixel access method
74 \-window id display image to background of this window
75 \-window-group id exit program when this window id is destroyed
76 \-write filename write image to a file
77
78Image Operators:
79 \-auto-orient automatically orient image
80 \-border geometry surround image with a border of color
cristy17ada022014-11-07 22:12:23 +000081 \-channel mask set the image channel mask
cristy3ed852e2009-09-05 21:47:34 +000082 \-clip clip along the first path from the 8BIM profile
83 \-clip-path id clip along a named path from the 8BIM profile
84 \-colors value preferred number of colors in the image
85 \-contrast enhance or reduce the image contrast
86 \-crop geometry preferred size and location of the cropped image
87 \-despeckle reduce the speckles within an image
88 \-edge factor apply a filter to detect edges in the image
89 \-enhance apply a digital filter to enhance a noisy image
90 \-extract geometry extract area from image
91 \-flip flip image in the vertical direction
92 \-flop flop image in the horizontal direction
93 \-frame geometry surround image with an ornamental border
94 \-gamma value level of gamma correction
95 \-monochrome transform image to black and white
cristy2146a5f2010-02-01 01:28:35 +000096 \-negate replace each pixel with its complementary color
cristye9252c22013-07-30 15:43:21 +000097 \-normalize transform image to span the full range of colors
cristy3ed852e2009-09-05 21:47:34 +000098 \-raise value lighten/darken image edges to create a 3-D effect
99 \-resample geometry change the resolution of an image
100 \-resize geometry resize the image
101 \-roll geometry roll an image vertically or horizontally
102 \-rotate degrees apply Paeth rotation to the image
103 \-sample geometry scale image with pixel sampling
104 \-segment value segment an image
105 \-sharpen geometry sharpen the image
106 \-strip strip image of all profiles and comments
cristye9252c22013-07-30 15:43:21 +0000107 \-threshold value threshold the image
108 \-thumbnail geometry create a thumbnail of the image
cristy3ed852e2009-09-05 21:47:34 +0000109 \-trim trim image edges
110
111Image Sequence Operators:
112 \-coalesce merge a sequence of images
113 \-flatten flatten a sequence of images
114
115Miscellaneous Options:
116 \-debug events display copious debugging information
117 \-help print program options
118 \-log format format of debugging information
119 \-list type print a list of supported option arguments
120 \-version print version information
121
122In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-foreground, \-iconGeometry, \-iconic, \-mattecolor, \-name, \-shared-memory, \-usePixmap, or \-title.
123
124By default, the image format of `file' is determined by its magic number. To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps). Specify 'file' as '-' for standard input or output.
125
126Buttons:
127 1 press to map or unmap the Command widget
128 2 press and drag to magnify a region of an image
129 3 press to load an image from a visual image directory
cristy80478e32012-06-25 12:22:44 +0000130.SH NOTE
131The display program defaults to the X screen resolution. To display vector formats at their intended size, override the default resolution:
132
133 display -density 72 drawing.svg
cristy3ed852e2009-09-05 21:47:34 +0000134.SH SEE ALSO
135ImageMagick(1)
136
137.SH COPYRIGHT
138
Cristyf775a5c2019-11-26 14:27:47 -0500139\fBCopyright (C) 1999-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://imagemagick.org/script/license.php\fP