~ubuntu-branches/ubuntu/oneiric/imagemagick/oneiric-updates

« back to all changes in this revision

Viewing changes to utilities/convert.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Nelson A. de Oliveira
  • Date: 2010-06-20 19:59:55 UTC
  • mfrom: (6.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100620195955-n3eq0yenhycw888i
Tags: 7:6.6.2.6-1
* New upstream release;
* Change Recommends on ufraw to ufraw-batch (Closes: #579775);
* Fix FTBFS when using dash to run the configure script, by setting
  CONFIG_SHELL=/bin/bash (Closes: #582073, #583024). Thank you, Niko Tyni!

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
  \-delay value         display the next image after pausing
35
35
  \-density geometry    horizontal and vertical density of the image
36
36
  \-depth value         image depth
 
37
  \-direction type      render text right-to-left or left-to-right
37
38
  \-display server      get image or font from this X server
38
39
  \-dispose method      layer disposal method
39
40
  \-dither method       apply error diffusion to image
114
115
  \-clip-mask filename  associate a clip mask with the image
115
116
  \-clip-path id        clip along a named path from the 8BIM profile
116
117
  \-colorize value      colorize the image with the fill color
 
118
  \-color-matrix matrix apply color correction to the image
117
119
  \-contrast            enhance or reduce the image contrast
118
120
  \-contrast-stretch geometry
119
121
                       improve contrast by `stretching' the intensity range
152
154
  \-median radius       apply a median filter to the image
153
155
  \-modulate value      vary the brightness, saturation, and hue
154
156
  \-monochrome          transform image to black and white
 
157
  \-morphology method kernel
 
158
                       apply a morphology method to the image
155
159
  \-motion-blur geometry
156
160
                       simulate motion blur
157
 
  \-negate              replace every pixel with its complementary color 
 
161
  \-negate              replace each pixel with its complementary color 
158
162
  \-noise radius        add or reduce noise in an image
159
163
  \-normalize           transform image to span the full range of colors
160
164
  \-opaque color        change this color to the fill color
170
174
  \-raise value         lighten/darken image edges to create a 3-D effect
171
175
  \-random-threshold low,high
172
176
                       random threshold the image
173
 
  \-recolor matrix      translate, scale, shear, or rotate image colors
174
177
  \-region geometry     apply options to a portion of the image
175
178
  \-render              render vector graphics
176
179
  \-repage geometry     size and location of an image canvas
219
222
Image Sequence Operators:
220
223
  \-affinity filename   transform image colors to match this set of colors
221
224
  \-append              append an image sequence
222
 
  \-average             average an image sequence
223
225
  \-clut                apply a color lookup table to the image
224
226
  \-coalesce            merge a sequence of images
225
227
  \-combine             combine a sequence of images
226
228
  \-composite           composite image
227
229
  \-crop geometry       cut out a rectangular region of the image
228
230
  \-deconstruct         break down an image sequence into constituent parts
 
231
  \-evaluate-sequence operator
 
232
                       evaluate an arithmetic, relational, or logical expression
229
233
  \-flatten             flatten a sequence of images
230
234
  \-fx expression       apply mathematical expression to an image channel(s)
231
235
  \-hald-clut           apply a Hald color lookup table to the image
253
257
ImageMagick(1)
254
258
 
255
259
.SH COPYRIGHT
256
 
\fBCopyright (C) 1999-2009 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
 
260
\fBCopyright (C) 1999-2010 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