• Home
  • Raw
  • Download

Lines Matching full:image

3 magick \- convert between image formats as well as resize an image, blur, crop, despeckle, dither, …
8 …ageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, …
12 Image Settings:
13 \-adjoin join images into a single multi-image file
16 \-authenticate value decrypt image with this password
18 \-bias value add bias when convolving an image
23 \-caption string assign a caption to an image
25 \-colors value preferred number of colors in the image
26 \-colorspace type alternate image colorspace
27 \-comment string annotate image with comment
28 \-compose operator set image composite operator
29 \-compress type type of pixel compression when writing the image
32 define one or more image format options
33 \-delay centiseconds display the next image after pausing
34 \-density geometry horizontal and vertical density of the image
35 \-depth value image depth
37 \-display server get image or font from this X server
39 \-dither method apply error diffusion to image
42 \-endian type endianness (MSB or LSB) of the image
45 \-filter type use this filter when resizing an image
48 \-format "string" output formatted image characteristics
52 \-intent type type of rendering intent when managing the image color
53 \-interlace type type of image interlacing scheme
56 \-label string assign a label to an image
59 \-mask filename associate a mask with the image
60 \-matte store matte channel if the image has one
63 \-orient type image orientation
64 \-origin geometry image origin
65 \-page geometry size and location of an image canvas (setting)
66 \-ping efficiently determine image attributes
68 \-preview type image preview type
73 \-repage geometry size and location of an image canvas
76 \-scene value image scene number
78 \-size geometry width and height of image
86 \-synchronize synchronize image to storage device
87 \-taint declare the image as modified
88 \-texture filename name of texture to tile onto the image background
95 \-units type the units of image resolution
96 \-verbose print detailed information about the image
103 Image Operators:
107 adaptively resize image with data dependent triangulation
111 annotate the image with text
112 \-auto-orient automatically orient image
117 \-blur geometry reduce image noise and reduce detail levels
118 \-border geometry surround image with a border of color
119 \-channel mask set the image channel mask
121 \-chop geometry remove pixels from the image interior
123 \-clip-mask filename associate a clip mask with the image
125 \-colorize value colorize the image with the fill color
126 \-color-matrix matrix apply color correction to the image
127 \-contrast enhance or reduce the image contrast
131 apply a convolution kernel to the image
132 \-cycle amount cycle the image colormap
133 \-despeckle reduce the speckles within an image
134 \-draw string annotate the image with a graphic primitive
135 \-edge radius apply a filter to detect edges in the image
136 \-emboss radius emboss an image
137 \-enhance apply a digital filter to enhance a noisy image
138 \-equalize perform histogram equalization to an image
141 \-extent geometry set the image size
142 \-extract geometry extract area from image
144 \-flip flip image vertically
146 floodfill the image with color
147 \-flop flop image horizontally
148 \-frame geometry surround image with an ornamental border
149 \-function name apply a function to the image
152 reduce image noise and reduce detail levels
153 \-geometry geometry preferred size or location of the image
154 \-identify identify the format and characteristics of the image
156 \-implode amount implode image pixels about the center
158 \-layers method optimize or compare image layers
159 \-level value adjust the level of image contrast
162 \-median geometry apply a median filter to the image
165 \-monochrome transform image to black and white
167 apply a morphology method to the image
171 \-noise geometry add or reduce noise in an image
172 \-normalize transform image to span the full range of colors
175 add a noise pattern to the image with specific amplitudes
178 \-posterize levels reduce the image to a limited number of color levels
180 \-profile filename add, delete, or apply an image profile
182 \-radial-blur angle radial blur the image
183 \-raise value lighten/darken image edges to create a 3-D effect
185 random threshold the image
187 … perform either hard or soft thresholding within some range of values in an image
188 \-region geometry apply options to a portion of the image
190 \-resample geometry change the resolution of an image
191 \-resize geometry resize the image
192 \-roll geometry roll an image vertically or horizontally
193 \-rotate degrees apply Paeth rotation to the image
194 \-sample geometry scale image with pixel sampling
195 \-scale geometry scale the image
196 \-segment values segment an image
201 \-set property value set an image property
202 \-shade degrees shade the image using a distant light source
203 \-shadow geometry simulate an image shadow
204 \-sharpen geometry sharpen the image
205 \-shave geometry shave pixels from the image edges
206 \-shear geometry slide one edge of the image along the X or Y axis
212 \-splice geometry splice the background color into the image
213 \-spread amount displace image pixels by a random amount
214 \-strip strip image of all profiles and comments
215 \-swirl degrees swirl image pixels about the center
216 \-threshold value threshold the image
217 \-thumbnail geometry create a thumbnail of the image
218 \-tile filename tile image when filling a graphic primitive
219 \-tint value tint the image with the fill color
220 \-transform affine transform image
221 \-transparent color make this color transparent within the image
222 \-transpose flip image vertically and rotate 90 degrees
223 \-transverse flop image horizontally and rotate 270 degrees
224 \-trim trim image edges
225 \-type type image type
227 \-unsharp geometry sharpen the image
228 \-vignette geometry soften the edges of the image in vignette style
229 \-wave geometry alter an image along a sine wave
234 Image Channel Operators:
242 Image Sequence Operators:
243 \-affinity filename transform image colors to match this set of colors
244 \-append append an image sequence top to bottom (use +append for left to right)
245 \-clut apply a color lookup table to the image
248 \-composite composite image
249 \-crop geometry cut out a rectangular region of the image
250 \-deconstruct break down an image sequence into constituent parts
254 \-fx expression apply mathematical expression to an image channel(s)
255 \-hald-clut apply a Hald color lookup table to the image
256 \-morph value morph an image sequence
257 \-mosaic create a mosaic from an image sequence
258 \-process arguments process the image with a custom image filter
259 \-separate separate an image channel into a grayscale image
260 \-smush geometry smush an image sequence together
263 Image Stack Operators:
264 \-clone indexes clone an image
265 \-delete indexes delete the image from the image sequence
267 duplicate an image one or more times
268 \-insert index insert last image into the image sequence
269 \-swap indexes swap two images in the image sequence
280image format of `file' is determined by its magic number. To specify a particular image format, p…