• Home
  • Raw
  • Download

Lines Matching full:image

3 magick-script \- scripting language that converts between image formats as well as resize an image,…
8 …ageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, …
15 Image Settings:
16 \-adjoin join images into a single multi-image file
19 \-authenticate value decrypt image with this password
21 \-bias value add bias when convolving an image
26 \-caption string assign a caption to an image
28 \-colors value preferred number of colors in the image
29 \-colorspace type alternate image colorspace
30 \-comment string annotate image with comment
31 \-compose operator set image composite operator
32 \-compress type type of pixel compression when writing the image
35 define one or more image format options
36 \-delay centiseconds display the next image after pausing
37 \-density geometry horizontal and vertical density of the image
38 \-depth value image depth
40 \-display server get image or font from this X server
42 \-dither method apply error diffusion to image
45 \-endian type endianness (MSB or LSB) of the image
48 \-filter type use this filter when resizing an image
51 \-format "string" output formatted image characteristics
55 \-intent type type of rendering intent when managing the image color
56 \-interlace type type of image interlacing scheme
59 \-label string assign a label to an image
62 \-mask filename associate a mask with the image
63 \-matte store matte channel if the image has one
66 \-orient type image orientation
67 \-origin geometry image origin
68 \-page geometry size and location of an image canvas (setting)
69 \-ping efficiently determine image attributes
71 \-preview type image preview type
76 \-repage geometry size and location of an image canvas
79 \-scene value image scene number
81 \-size geometry width and height of image
89 \-synchronize synchronize image to storage device
90 \-taint declare the image as modified
91 \-texture filename name of texture to tile onto the image background
98 \-units type the units of image resolution
99 \-verbose print detailed information about the image
106 Image Operators:
110 adaptively resize image with data dependent triangulation
114 annotate the image with text
115 \-auto-orient automatically orient image
118 \-blur geometry reduce image noise and reduce detail levels
119 \-border geometry surround image with a border of color
120 \-channel mask set the image channel mask
122 \-chop geometry remove pixels from the image interior
124 \-clip-mask filename associate a clip mask with the image
126 \-colorize value colorize the image with the fill color
127 \-color-matrix matrix apply color correction to the image
128 \-contrast enhance or reduce the image contrast
132 apply a convolution kernel to the image
133 \-cycle amount cycle the image colormap
134 \-despeckle reduce the speckles within an image
135 \-draw string annotate the image with a graphic primitive
136 \-edge radius apply a filter to detect edges in the image
137 \-emboss radius emboss an image
138 \-enhance apply a digital filter to enhance a noisy image
139 \-equalize perform histogram equalization to an image
142 \-extent geometry set the image size
143 \-extract geometry extract area from image
145 \-flip flip image vertically
147 floodfill the image with color
148 \-flop flop image horizontally
149 \-frame geometry surround image with an ornamental border
150 \-function name apply a function to the image
153 reduce image noise and reduce detail levels
154 \-geometry geometry preferred size or location of the image
155 \-identify identify the format and characteristics of the image
157 \-implode amount implode image pixels about the center
159 \-layers method optimize or compare image layers
160 \-level value adjust the level of image contrast
163 \-median geometry apply a median filter to the image
166 \-monochrome transform image to black and white
168 apply a morphology method to the image
172 \-noise geometry add or reduce noise in an image
173 \-normalize transform image to span the full range of colors
176 add a noise pattern to the image with specific amplitudes
179 \-posterize levels reduce the image to a limited number of color levels
181 \-profile filename add, delete, or apply an image profile
183 \-radial-blur angle radial blur the image
184 \-raise value lighten/darken image edges to create a 3-D effect
186 random threshold the image
188 … perform either hard or soft thresholding within some range of values in an image
189 \-region geometry apply options to a portion of the image
191 \-resample geometry change the resolution of an image
192 \-resize geometry resize the image
193 \-roll geometry roll an image vertically or horizontally
194 \-rotate degrees apply Paeth rotation to the image
195 \-sample geometry scale image with pixel sampling
196 \-scale geometry scale the image
197 \-segment values segment an image
202 \-set property value set an image property
203 \-shade degrees shade the image using a distant light source
204 \-shadow geometry simulate an image shadow
205 \-sharpen geometry sharpen the image
206 \-shave geometry shave pixels from the image edges
207 \-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…