]> granicus.if.org Git - imagemagick/blob - www/api/enhance.html
(no commit message)
[imagemagick] / www / api / enhance.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">\r
4 <head>\r
5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
6   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
7   <title>ImageMagick: MagickCore, C API for ImageMagick: Enhance an Image</title/>
8   <meta http-equiv="Content-Language" content="en-US"/>
9   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
10   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
11   <meta name="Application-name" content="ImageMagick"/>
12   <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.  ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems.  The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
13   <meta name="Application-url" content="http://www.imagemagick.org"/>
14   <meta name="Generator" content="PHP"/>
15   <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, enhance, an, image, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
16   <meta name="Rating" content="GENERAL"/>
17   <meta name="Robots" content="INDEX, FOLLOW"/>
18   <meta name="Generator" content="ImageMagick Studio LLC"/>
19   <meta name="Author" content="ImageMagick Studio LLC"/>
20   <meta name="Revisit-after" content="2 DAYS"/>
21   <meta name="Resource-type" content="document"/>
22   <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
23   <meta name="Distribution" content="Global"/>
24   <link rel="icon" href="../../images/wand.png"  sizes="32x32"/>
25   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
26   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
27   <style type="text/css" media="all">\r
28     @import url("../../www/magick.css");\r
29   </style>\r
30 </head>\r
31 \r
32 <body id="www-imagemagick-org">\r
33 <div class="titlebar">\r
34 <a href="../../index.html">\r
35   <img src="../../images/script.png" alt="[ImageMagick]"\r
36   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
37 <a href="http://www.networkredux.com">\r
38   <img src="../../images/networkredux.png" alt="[sponsor]"\r
39   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
40 <a href="http://www.imagemagick.org/discourse-server/">\r
41   <img src="../../images/logo.jpg" alt=""\r
42   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
43 <a href="../../index.html">\r
44   <img src="../../images/sprite.jpg" alt=""\r
45   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
46 </div>\r
47 \r
48 <div class="westbar">\r
49 \r
50 <div class="menu">
51   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
52 </div>
53 <div class="sep"></div>\r
54 <div class="menu">
55   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
56 </div>
57 <div class="sub">
58     <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
59 </div>
60 <div class="sub">
61     <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
62 </div>
63 <div class="sub">
64     <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
65 </div>
66 <div class="sep"></div>\r
67 <div class="menu">
68   <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
69 </div>
70 <div class="sub">
71     <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
72 </div>
73 <div class="sub">
74     <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
75 </div>
76 <div class="sub">
77     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
78 </div>
79 <div class="menu">
80   <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
81 </div>
82 <div class="sub">
83     <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
84 </div>
85 <div class="sub">
86     <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
87 </div>
88 <div class="sub">
89     <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
90 </div>
91 <div class="sub">
92     <a title="Program Interface: Magick++" href="../../Magick++/">Magick++</a>
93 </div>
94 <div class="sep"></div>\r
95 <div  class="menu">
96    <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
97 </div>
98 <div class="sub">
99     <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
100 </div>
101 <div class="sub">
102     <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
103  </div>
104 <div class="menu">
105   <a title="Resources" href="../../www/resources.html">Resources</a>
106 </div>
107 <div class="menu">
108   <a title="Architecture" href="../../www/architecture.html">Architecture</a>
109 </div>
110 <div class="menu">
111   <a title="Download" href="../../www/download.html">Download</a>
112 </div>
113 <div class="sep"></div>\r
114 <div class="menu">
115   <a title="Search" href="../http://www.imagemagick.org/script/search.php">Search</a>
116 </div>
117 <div class="sep"></div>\r
118 <div class="menu">
119   <a title="Site Map"href="../../www/sitemap.html">Site Map</a>
120 </div>
121 <div  class="sub">
122     <a title="Site Map: Links"href="../../www/links.html">Links</a>
123 </div>
124 <div class="sep"></div>\r
125 <div  class="menu">
126   <a title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
127
128 <div class="sponsbox">
129 <div  class="sponsor">
130   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
131 </div>
132 <div  class="sponsor">
133   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
134 </div>
135 <div  class="sponsor">
136   <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
137 </div>
138 <div  class="sponsor">
139   <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
140 </div>
141 <div  class="sponsor">
142   <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
143 </div>
144 <div  class="sponsor">
145    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
146 </div>
147 <div  class="sponsor">
148    <a title="Sponsor: Atlas Multimedia" href="http://www.atlas-multimedia.de/">Atlas Multimedia</a><!-- 20101201000025 tanju.temurbas-->
149 </div>
150 </div>
151 </div>
152 </div>\r
153 \r
154 <div class="eastbar">\r
155   <script type="text/javascript">\r
156   <!--\r
157     google_ad_client = "pub-3129977114552745";\r
158     google_ad_slot = "0574824969";\r
159     google_ad_width = 160;\r
160     google_ad_height = 600;\r
161   //-->\r
162   </script>\r
163   <script type="text/javascript"\r
164     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
165   </script>\r
166 </div>\r
167 \r
168 <div class="main">\r
169 \r
170 <p class="navigation-index">[<a href="#AutoGammaImage">AutoGammaImage</a> &bull; <a href="#AutoLevelImage">AutoLevelImage</a> &bull; <a href="#Use BrightnessContrastImage">Use BrightnessContrastImage</a> &bull; <a href="#ColorDecisionListImage">ColorDecisionListImage</a> &bull; <a href="#ClutImage">ClutImage</a> &bull; <a href="#ContrastImage">ContrastImage</a> &bull; <a href="#The ContrastStretchImage">The ContrastStretchImage</a> &bull; <a href="#EnhanceImage">EnhanceImage</a> &bull; <a href="#EqualizeImage">EqualizeImage</a> &bull; <a href="#GammaImage">GammaImage</a> &bull; <a href="#HaldClutImage">HaldClutImage</a> &bull; <a href="#LevelImage">LevelImage</a> &bull; <a href="#LevelizeImage">LevelizeImage</a> &bull; <a href="#LevelizeImageChannel">LevelizeImageChannel</a> &bull; <a href="#LevelImageColor">LevelImageColor</a> &bull; <a href="#The LinearStretchImage">The LinearStretchImage</a> &bull; <a href="#ModulateImage">ModulateImage</a> &bull; <a href="#NegateImage">NegateImage</a> &bull; <a href="#The NormalizeImage">The NormalizeImage</a> &bull; <a href="#SigmoidalContrastImage">SigmoidalContrastImage</a>]</p>
171
172 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
173 _8c.html" target="source" name="AutoGammaImage">AutoGammaImage</a></h2>
174 <div class="doc-section">
175
176 <p>AutoGammaImage() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p></ol>
177
178 <p>The format of the AutoGammaImage method is:</p>
179
180 <pre class="code">
181   MagickBooleanType AutoGammaImage(Image *image)
182   MagickBooleanType AutoGammaImageChannel(Image *image,
183     const ChannelType channel)
184 </pre>
185
186 <p>A description of each parameter follows:</p></ol>
187
188 <h5>image</h5>
189 <ol><p>The image to auto-level</p></ol>
190
191 <h5>channel</h5>
192 <ol><p>The channels to auto-level.  If the special 'SyncChannels' flag is set all given channels is adjusted in the same way using the mean average of those channels.</p></ol>
193
194  </div>
195 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
196 _8c.html" target="source" name="AutoLevelImage">AutoLevelImage</a></h2>
197 <div class="doc-section">
198
199 <p>AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p></ol>
200
201 <p>The format of the LevelImage method is:</p>
202
203 <pre class="code">
204   MagickBooleanType AutoLevelImage(Image *image)
205   MagickBooleanType AutoLevelImageChannel(Image *image,
206     const ChannelType channel)
207 </pre>
208
209 <p>A description of each parameter follows:</p></ol>
210
211 <h5>image</h5>
212 <ol><p>The image to auto-level</p></ol>
213
214 <h5>channel</h5>
215 <ol><p>The channels to auto-level.  If the special 'SyncChannels' flag is set the min/max/mean value of all given channels is used for all given channels, to all channels in the same way.</p></ol>
216
217  </div>
218 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
219 _8c.html" target="source" name="Use BrightnessContrastImage">Use BrightnessContrastImage</a></h2>
220 <div class="doc-section">
221
222 <p>Use BrightnessContrastImage() to change the brightness and/or contrast of an image.  It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p></ol>
223
224 <p>The format of the BrightnessContrastImage method is:</p>
225
226 <pre class="code">
227   MagickBooleanType BrightnessContrastImage(Image *image,
228     const double brightness,const double contrast)
229   MagickBooleanType BrightnessContrastImageChannel(Image *image,
230     const ChannelType channel,const double brightness,
231     const double contrast)
232 </pre>
233
234 <p>A description of each parameter follows:</p></ol>
235
236 <h5>image</h5>
237 <ol><p>the image.</p></ol>
238
239 <h5>channel</h5>
240 <ol><p>the channel.</p></ol>
241
242 <h5>brightness</h5>
243 <ol><p>the brightness percent (-100 .. 100).</p></ol>
244
245 <h5>contrast</h5>
246 <ol><p>the contrast percent (-100 .. 100).</p></ol>
247
248  </div>
249 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
250 _8c.html" target="source" name="ColorDecisionListImage">ColorDecisionListImage</a></h2>
251 <div class="doc-section">
252
253 <p>ColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the correction to the image.  Here is a sample CCC file:</p>
254
255 <pre class="text">
256       <ColorCorrectionCollection xmlns="urn:ASC:CDL:v1.2">
257       <ColorCorrection id="cc03345">
258             <SOPNode>
259                  <Slope> 0.9 1.2 0.5 </Slope>
260                  <Offset> 0.4 -0.5 0.6 </Offset>
261                  <Power> 1.0 0.8 1.5 </Power>
262             </SOPNode>
263             <SATNode>
264                  <Saturation> 0.85 </Saturation>
265             </SATNode>
266       </ColorCorrection>
267       </ColorCorrectionCollection>
268 </pre>
269
270 <p>which includes the slop, offset, and power for each of the RGB channels as well as the saturation.</p></ol>
271
272 <p>The format of the ColorDecisionListImage method is:</p>
273
274 <pre class="code">
275   MagickBooleanType ColorDecisionListImage(Image *image,
276     const char *color_correction_collection)
277 </pre>
278
279 <p>A description of each parameter follows:</p></ol>
280
281 <h5>image</h5>
282 <ol><p>the image.</p></ol>
283
284 <h5>color_correction_collection</h5>
285 <ol><p>the color correction collection in XML.</p></ol>
286
287  </div>
288 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
289 _8c.html" target="source" name="ClutImage">ClutImage</a></h2>
290 <div class="doc-section">
291
292 <p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image.  The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p></ol>
293
294 <p>Typically this is used to either re-color a gray-scale image according to a color gradient in the CLUT image, or to perform a freeform histogram (level) adjustment according to the (typically gray-scale) gradient in the CLUT image.</p></ol>
295
296 <p>When the 'channel' mask includes the matte/alpha transparency channel but one image has no such channel it is assumed that that image is a simple gray-scale image that will effect the alpha channel values, either for gray-scale coloring (with transparent or semi-transparent colors), or a histogram adjustment of existing alpha channel values.   If both images have matte channels, direct and normal indexing is applied, which is rarely used.</p></ol>
297
298 <p>The format of the ClutImage method is:</p>
299
300 <pre class="code">
301   MagickBooleanType ClutImage(Image *image,Image *clut_image)
302   MagickBooleanType ClutImageChannel(Image *image,
303     const ChannelType channel,Image *clut_image)
304 </pre>
305
306 <p>A description of each parameter follows:</p></ol>
307
308 <h5>image</h5>
309 <ol><p>the image, which is replaced by indexed CLUT values</p></ol>
310
311 <h5>clut_image</h5>
312 <ol><p>the color lookup table image for replacement color values.</p></ol>
313
314 <h5>channel</h5>
315 <ol><p>the channel.</p></ol>
316
317  </div>
318 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
319 _8c.html" target="source" name="ContrastImage">ContrastImage</a></h2>
320 <div class="doc-section">
321
322 <p>ContrastImage() enhances the intensity differences between the lighter and darker elements of the image.  Set sharpen to a MagickTrue to increase the image contrast otherwise the contrast is reduced.</p></ol>
323
324 <p>The format of the ContrastImage method is:</p>
325
326 <pre class="code">
327   MagickBooleanType ContrastImage(Image *image,
328     const MagickBooleanType sharpen)
329 </pre>
330
331 <p>A description of each parameter follows:</p></ol>
332
333 <h5>image</h5>
334 <ol><p>the image.</p></ol>
335
336 <h5>sharpen</h5>
337 <ol><p>Increase or decrease image contrast.</p></ol>
338
339  </div>
340 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
341 _8c.html" target="source" name="The ContrastStretchImage">The ContrastStretchImage</a></h2>
342 <div class="doc-section">
343
344 <p>The ContrastStretchImage() is a simple image enhancement technique that attempts to improve the contrast in an image by `stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply   a linear scaling function to the image pixel values.  As a result the `enhancement' is less harsh.</p></ol>
345
346 <p>The format of the ContrastStretchImage method is:</p>
347
348 <pre class="code">
349   MagickBooleanType ContrastStretchImage(Image *image,
350     const char *levels)
351   MagickBooleanType ContrastStretchImageChannel(Image *image,
352     const size_t channel,const double black_point,
353     const double white_point)
354 </pre>
355
356 <p>A description of each parameter follows:</p></ol>
357
358 <h5>image</h5>
359 <ol><p>the image.</p></ol>
360
361 <h5>channel</h5>
362 <ol><p>the channel.</p></ol>
363
364 <h5>black_point</h5>
365 <ol><p>the black point.</p></ol>
366
367 <h5>white_point</h5>
368 <ol><p>the white point.</p></ol>
369
370 <h5>levels</h5>
371 <ol><p>Specify the levels where the black and white points have the range of 0 to number-of-pixels (e.g. 1, 10x90, etc.).</p></ol>
372
373  </div>
374 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
375 _8c.html" target="source" name="EnhanceImage">EnhanceImage</a></h2>
376 <div class="doc-section">
377
378 <p>EnhanceImage() applies a digital filter that improves the quality of a noisy image.</p></ol>
379
380 <p>The format of the EnhanceImage method is:</p>
381
382 <pre class="code">
383   Image *EnhanceImage(const Image *image,ExceptionInfo *exception)
384 </pre>
385
386 <p>A description of each parameter follows:</p></ol>
387
388 <h5>image</h5>
389 <ol><p>the image.</p></ol>
390
391 <h5>exception</h5>
392 <ol><p>return any errors or warnings in this structure.</p></ol>
393
394  </div>
395 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
396 _8c.html" target="source" name="EqualizeImage">EqualizeImage</a></h2>
397 <div class="doc-section">
398
399 <p>EqualizeImage() applies a histogram equalization to the image.</p></ol>
400
401 <p>The format of the EqualizeImage method is:</p>
402
403 <pre class="code">
404   MagickBooleanType EqualizeImage(Image *image)
405   MagickBooleanType EqualizeImageChannel(Image *image,
406     const ChannelType channel)
407 </pre>
408
409 <p>A description of each parameter follows:</p></ol>
410
411 <h5>image</h5>
412 <ol><p>the image.</p></ol>
413
414 <h5>channel</h5>
415 <ol><p>the channel.</p></ol>
416
417  </div>
418 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
419 _8c.html" target="source" name="GammaImage">GammaImage</a></h2>
420 <div class="doc-section">
421
422 <p>GammaImage() gamma-corrects a particular image channel.  The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen.  Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter.  Values typically range from 0.8 to 2.3.</p></ol>
423
424 <p>You can also reduce the influence of a particular channel with a gamma value of 0.</p></ol>
425
426 <p>The format of the GammaImage method is:</p>
427
428 <pre class="code">
429   MagickBooleanType GammaImage(Image *image,const double gamma)
430   MagickBooleanType GammaImageChannel(Image *image,
431     const ChannelType channel,const double gamma)
432 </pre>
433
434 <p>A description of each parameter follows:</p></ol>
435
436 <h5>image</h5>
437 <ol><p>the image.</p></ol>
438
439 <h5>channel</h5>
440 <ol><p>the channel.</p></ol>
441
442 <h5>gamma</h5>
443 <ol><p>the image gamma.</p></ol>
444
445  </div>
446 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
447 _8c.html" target="source" name="HaldClutImage">HaldClutImage</a></h2>
448 <div class="doc-section">
449
450 <p>HaldClutImage() applies a Hald color lookup table to the image.  A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder.  You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.</p></ol>
451
452 <p>The format of the HaldClutImage method is:</p>
453
454 <pre class="code">
455   MagickBooleanType HaldClutImage(Image *image,Image *hald_image)
456   MagickBooleanType HaldClutImageChannel(Image *image,
457     const ChannelType channel,Image *hald_image)
458 </pre>
459
460 <p>A description of each parameter follows:</p></ol>
461
462 <h5>image</h5>
463 <ol><p>the image, which is replaced by indexed CLUT values</p></ol>
464
465 <h5>hald_image</h5>
466 <ol><p>the color lookup table image for replacement color values.</p></ol>
467
468 <h5>channel</h5>
469 <ol><p>the channel.</p></ol>
470
471  </div>
472 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
473 _8c.html" target="source" name="LevelImage">LevelImage</a></h2>
474 <div class="doc-section">
475
476 <p>LevelImage() adjusts the levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range.</p></ol>
477
478 <p>The parameters provided represent the black, and white points.  The black point specifies the darkest color in the image. Colors darker than the black point are set to zero.  White point specifies the lightest color in the image.  Colors brighter than the white point are set to the maximum quantum value.</p></ol>
479
480 <p>If a '!' flag is given, map black and white colors to the given levels rather than mapping those levels to black and white.  See LevelizeImageChannel() and LevelizeImageChannel(), below.</p></ol>
481
482 <p>Gamma specifies a gamma correction to apply to the image.</p></ol>
483
484 <p>The format of the LevelImage method is:</p>
485
486 <pre class="code">
487   MagickBooleanType LevelImage(Image *image,const char *levels)
488 </pre>
489
490 <p>A description of each parameter follows:</p></ol>
491
492 <h5>image</h5>
493 <ol><p>the image.</p></ol>
494
495 <h5>levels</h5>
496 <ol><p>Specify the levels where the black and white points have the range of 0-QuantumRange, and gamma has the range 0-10 (e.g. 10x90+2). A '!' flag inverts the re-mapping.</p></ol>
497
498  </div>
499 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
500 _8c.html" target="source" name="LevelizeImage">LevelizeImage</a></h2>
501 <div class="doc-section">
502
503 <p>LevelizeImage() applies the normal level operation to the image, spreading out the values between the black and white points over the entire range of values.  Gamma correction is also applied after the values has been mapped.</p></ol>
504
505 <p>It is typically used to improve image contrast, or to provide a controlled linear threshold for the image. If the black and white points are set to the minimum and maximum values found in the image, the image can be normalized.  or by swapping black and white values, negate the image.</p></ol>
506
507 <p>The format of the LevelizeImage method is:</p>
508
509 <pre class="code">
510   MagickBooleanType LevelizeImage(Image *image,const double black_point,
511     const double white_point,const double gamma)
512   MagickBooleanType LevelizeImageChannel(Image *image,
513     const ChannelType channel,const double black_point,
514     const double white_point,const double gamma)
515 </pre>
516
517 <p>A description of each parameter follows:</p></ol>
518
519 <h5>image</h5>
520 <ol><p>the image.</p></ol>
521
522 <h5>channel</h5>
523 <ol><p>the channel.</p></ol>
524
525 <h5>black_point</h5>
526 <ol><p>The level which is to be mapped to zero (black)</p></ol>
527
528 <h5>white_point</h5>
529 <ol><p>The level which is to be mapped to QuantiumRange (white)</p></ol>
530
531 <h5>gamma</h5>
532 <ol><p>adjust gamma by this factor before mapping values. use 1.0 for purely linear stretching of image color values</p></ol>
533
534  </div>
535 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
536 _8c.html" target="source" name="LevelizeImageChannel">LevelizeImageChannel</a></h2>
537 <div class="doc-section">
538
539 <p>LevelizeImageChannel() applies the reversed LevelImage() operation to just the specific channels specified.  It compresses the full range of color values, so that they lie between the given black and white points. Gamma is applied before the values are mapped.</p></ol>
540
541 <p>LevelizeImageChannel() can be called with by using a +level command line API option, or using a '!' on a -level or LevelImage() geometry string.</p></ol>
542
543 <p>It can be used for example de-contrast a greyscale image to the exact levels specified.  Or by using specific levels for each channel of an image you can convert a gray-scale image to any linear color gradient, according to those levels.</p></ol>
544
545 <p>The format of the LevelizeImageChannel method is:</p>
546
547 <pre class="code">
548   MagickBooleanType LevelizeImageChannel(Image *image,
549     const ChannelType channel,const char *levels)
550 </pre>
551
552 <p>A description of each parameter follows:</p></ol>
553
554 <h5>image</h5>
555 <ol><p>the image.</p></ol>
556
557 <h5>channel</h5>
558 <ol><p>the channel.</p></ol>
559
560 <h5>black_point</h5>
561 <ol><p>The level to map zero (black) to.</p></ol>
562
563 <h5>white_point</h5>
564 <ol><p>The level to map QuantiumRange (white) to.</p></ol>
565
566 <h5>gamma</h5>
567 <ol><p>adjust gamma by this factor before mapping values.</p></ol>
568
569  </div>
570 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
571 _8c.html" target="source" name="LevelImageColor">LevelImageColor</a></h2>
572 <div class="doc-section">
573
574 <p>LevelImageColor() maps the given color to "black" and "white" values, linearly spreading out the colors, and level values on a channel by channel bases, as per LevelImage().  The given colors allows you to specify different level ranges for each of the color channels seperatally.</p></ol>
575
576 <p>If the boolean 'invert' is set true the image values will modifyed in the reverse direction. That is any existing "black" and "white" colors in the image will become the color values given, with all other values compressed appropriatally.  This effectivally maps a greyscale gradient into the given color gradient.</p></ol>
577
578 <p>The format of the LevelColorsImageChannel method is:</p>
579
580 <pre class="code">
581       MagickBooleanType LevelColorsImage(Image *image,
582   const MagickPixelPacket *black_color,
583   const MagickPixelPacket *white_color,const MagickBooleanType invert)
584       MagickBooleanType LevelColorsImageChannel(Image *image,
585   const ChannelType channel,const MagickPixelPacket *black_color,
586   const MagickPixelPacket *white_color,const MagickBooleanType invert)
587 </pre>
588
589 <p>A description of each parameter follows:</p></ol>
590
591 <h5>image</h5>
592 <ol><p>the image.</p></ol>
593
594 <h5>channel</h5>
595 <ol><p>the channel.</p></ol>
596
597 <h5>black_color</h5>
598 <ol><p>The color to map black to/from</p></ol>
599
600 <h5>white_point</h5>
601 <ol><p>The color to map white to/from</p></ol>
602
603 <h5>invert</h5>
604 <ol><p>if true map the colors (levelize), rather than from (level)</p></ol>
605
606  </div>
607 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
608 _8c.html" target="source" name="The LinearStretchImage">The LinearStretchImage</a></h2>
609 <div class="doc-section">
610
611 <p>The LinearStretchImage() discards any pixels below the black point and above the white point and levels the remaining pixels.</p></ol>
612
613 <p>The format of the LinearStretchImage method is:</p>
614
615 <pre class="code">
616   MagickBooleanType LinearStretchImage(Image *image,
617     const double black_point,const double white_point)
618 </pre>
619
620 <p>A description of each parameter follows:</p></ol>
621
622 <h5>image</h5>
623 <ol><p>the image.</p></ol>
624
625 <h5>black_point</h5>
626 <ol><p>the black point.</p></ol>
627
628 <h5>white_point</h5>
629 <ol><p>the white point.</p></ol>
630
631  </div>
632 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
633 _8c.html" target="source" name="ModulateImage">ModulateImage</a></h2>
634 <div class="doc-section">
635
636 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image.  Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100).  If the image colorspace is HSL, the modulation is lightness, saturation, and hue.  And if the colorspace is HWB, use blackness, whiteness, and hue.</p></ol>
637
638 <p>The format of the ModulateImage method is:</p>
639
640 <pre class="code">
641   MagickBooleanType ModulateImage(Image *image,const char *modulate)
642 </pre>
643
644 <p>A description of each parameter follows:</p></ol>
645
646 <h5>image</h5>
647 <ol><p>the image.</p></ol>
648
649 <h5>modulate</h5>
650 <ol><p>Define the percent change in brightness, saturation, and hue.</p></ol>
651
652  </div>
653 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
654 _8c.html" target="source" name="NegateImage">NegateImage</a></h2>
655 <div class="doc-section">
656
657 <p>NegateImage() negates the colors in the reference image.  The grayscale option means that only grayscale values within the image are negated.</p></ol>
658
659 <p>The format of the NegateImageChannel method is:</p>
660
661 <pre class="code">
662   MagickBooleanType NegateImage(Image *image,
663     const MagickBooleanType grayscale)
664   MagickBooleanType NegateImageChannel(Image *image,
665     const ChannelType channel,const MagickBooleanType grayscale)
666 </pre>
667
668 <p>A description of each parameter follows:</p></ol>
669
670 <h5>image</h5>
671 <ol><p>the image.</p></ol>
672
673 <h5>channel</h5>
674 <ol><p>the channel.</p></ol>
675
676 <h5>grayscale</h5>
677 <ol><p>If MagickTrue, only negate grayscale pixels within the image.</p></ol>
678
679  </div>
680 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
681 _8c.html" target="source" name="The NormalizeImage">The NormalizeImage</a></h2>
682 <div class="doc-section">
683
684 <p>The NormalizeImage() method enhances the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white.</p></ol>
685
686 <p>The format of the NormalizeImage method is:</p>
687
688 <pre class="code">
689   MagickBooleanType NormalizeImage(Image *image)
690   MagickBooleanType NormalizeImageChannel(Image *image,
691     const ChannelType channel)
692 </pre>
693
694 <p>A description of each parameter follows:</p></ol>
695
696 <h5>image</h5>
697 <ol><p>the image.</p></ol>
698
699 <h5>channel</h5>
700 <ol><p>the channel.</p></ol>
701
702  </div>
703 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance
704 _8c.html" target="source" name="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
705 <div class="doc-section">
706
707 <p>SigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm.  Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black).  Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p></ol>
708
709 <p>The format of the SigmoidalContrastImage method is:</p>
710
711 <pre class="code">
712   MagickBooleanType SigmoidalContrastImage(Image *image,
713     const MagickBooleanType sharpen,const char *levels)
714   MagickBooleanType SigmoidalContrastImageChannel(Image *image,
715     const ChannelType channel,const MagickBooleanType sharpen,
716     const double contrast,const double midpoint)
717 </pre>
718
719 <p>A description of each parameter follows:</p></ol>
720
721 <h5>image</h5>
722 <ol><p>the image.</p></ol>
723
724 <h5>channel</h5>
725 <ol><p>the channel.</p></ol>
726
727 <h5>sharpen</h5>
728 <ol><p>Increase or decrease image contrast.</p></ol>
729
730 <h5>contrast</h5>
731 <ol><p>control the "shoulder" of the contast curve.</p></ol>
732
733 <h5>midpoint</h5>
734 <ol><p>control the "toe" of the contast curve.</p></ol>
735
736  </div>
737 \r
738 </div>\r
739 \r
740 <div id="linkbar">\r
741     <span id="linkbar-west">&nbsp;</span>\r
742     <span id="linkbar-center">\r
743       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
744       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
745     </span>\r
746     <span id="linkbar-east">&nbsp;</span>\r
747   </div>\r
748   <div class="footer">\r
749     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
750     <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
751   </div>\r
752   <div style="clear: both; margin: 0; width: 100%; "></div>\r
753   <script type="text/javascript">\r
754     var _gaq = _gaq || [];\r
755     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
756     _gaq.push(['_trackPageview']);\r
757 \r
758     (function() {\r
759       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
760       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
761       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
762     })();\r
763   </script>\r
764 </body>\r
765 </html>\r