]> 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.1//EN" \r
2   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml: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="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images."/>
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-2011 ImageMagick Studio LLC"/>
23   <meta name="Distribution" content="Global"/>
24   <link rel="icon" href="../../images/wand.png"/>
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   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
28   <style type="text/css" media="all">\r
29     @import url("../../www/magick.css");\r
30   </style>\r
31   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
32   <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
33   <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
34   <script type="text/javascript">\r
35     $(document).ready(function() {\r
36       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
37         'transitionIn'  : 'elastic',\r
38         'transitionOut' : 'elastic',\r
39         'overlayShow'   : false,\r
40         'opacity'       : true\r
41       });\r
42     });\r
43   </script>\r
44 </head>\r
45 \r
46 <body id="www-imagemagick-org">\r
47 <div class="titlebar">\r
48 <a href="../../index.html">\r
49   <img src="../../images/script.png" alt="[ImageMagick]"\r
50   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
51 <a href="http://www.networkredux.com">\r
52   <img src="../../images/networkredux.png" alt="[sponsor]"\r
53   style="margin-top: 42px; border: 0px; float: left;" /></a>\r
54 <a href="http://www.imagemagick.org/discourse-server/">\r
55   <img src="../../images/logo.jpg"\r
56   alt="ImageMagick Logo"\r
57   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
58 <a href="../../index.html">\r
59   <img src="../../images/sprite.jpg"\r
60   alt="ImageMagick Sprite"\r
61   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
62 </div>\r
63 \r
64 <div class="westbar">\r
65 \r
66 <div class="menu">
67   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
68 </div>
69 <div class="sep"></div>\r
70 <div class="menu">
71   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
72 </div>
73 <div class="sub">
74     <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
75 </div>
76 <div class="sub">
77     <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
78 </div>
79 <div class="sub">
80     <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
81 </div>
82 <div class="sep"></div>\r
83 <div class="menu">
84   <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
85 </div>
86 <div class="sub">
87     <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
88 </div>
89 <div class="sub">
90     <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
91 </div>
92 <div class="sub">
93     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
94 </div>
95 <div class="menu">
96   <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
97 </div>
98 <div class="sub">
99     <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
100 </div>
101 <div class="sub">
102     <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
103 </div>
104 <div class="sub">
105     <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
106 </div>
107 <div class="sub">
108     <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
109 </div>
110 <div class="sep"></div>\r
111 <div  class="menu">
112    <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
113 </div>
114 <div class="sub">
115     <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
116 </div>
117 <div class="sub">
118     <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
119  </div>
120 <div class="menu">
121   <a title="Resources" href="../../www/resources.html">Resources</a>
122 </div>
123 <div class="menu">
124   <a title="Architecture" href="../../www/architecture.html">Architecture</a>
125 </div>
126 <div class="menu">
127   <a title="Download" href="../../www/download.html">Download</a>
128 </div>
129 <div class="sep"></div>\r
130 <div class="menu">
131   <a title="Search" href="../../www/search.html">Search</a>
132 </div>
133 <div class="sep"></div>\r
134 <div class="menu">
135   <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
136 </div>
137 <div  class="sub">
138   <a title="Site Map: Links" href="../../www/links.html">Links</a>
139 </div>
140 <div class="sep"></div>\r
141 <div  class="menu">
142   <a title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
143
144 <div class="sponsbox">
145 <div  class="sponsor">
146   <a title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
147 </div>
148 <div  class="sponsor">
149   <a title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
150 </div>
151 <div  class="sponsor">
152   <a title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201106010240 -->
153 </div>
154 <div class="sponsor">
155   <a title="Sponsor: Web Hosting" href="http://www.bodhost.com/hosting.shtml">Web Hosting</a><!-- 201104010090 -->
156 </div>
157 <div  class="sponsor">
158   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
159 </div>
160 <div  class="sponsor">
161   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
162 </div>
163 <div  class="sponsor">
164   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
165 </div>
166 <div  class="sponsor">
167    <a title="Sponsor: Custom T-Shirts" href="http://www.ooshirts.com">Custom T-Shirts</a><!-- 2011050100030 ooshirts.com-->
168 </div>
169 </div>
170 </div>
171 </div>\r
172 \r
173 <div class="eastbar">\r
174   <script type="text/javascript">\r
175   <!--\r
176     google_ad_client = "pub-3129977114552745";\r
177     google_ad_slot = "0574824969";\r
178     google_ad_width = 160;\r
179     google_ad_height = 600;\r
180   //-->\r
181   </script>\r
182   <script type="text/javascript"\r
183     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
184   </script>\r
185 </div>\r
186 \r
187 <div class="main">\r
188 \r
189 <h1>Module enhance
190  Methods</h1>
191 <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>
192
193 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
194 _8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
195 <div class="doc-section">
196
197 <p>AutoGammaImage() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
198
199 <p>The format of the AutoGammaImage method is:</p>
200
201 <pre class="code">
202   MagickBooleanType AutoGammaImage(Image *image)
203   MagickBooleanType AutoGammaImageChannel(Image *image,
204     const ChannelType channel)
205 </pre>
206
207 <p>A description of each parameter follows:</p>
208
209 <h5>image</h5>
210 <p>The image to auto-level</p>
211
212 <h5>channel</h5>
213 <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>
214
215  </div>
216 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
217 _8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
218 <div class="doc-section">
219
220 <p>AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
221
222 <p>The format of the LevelImage method is:</p>
223
224 <pre class="code">
225   MagickBooleanType AutoLevelImage(Image *image)
226   MagickBooleanType AutoLevelImageChannel(Image *image,
227     const ChannelType channel)
228 </pre>
229
230 <p>A description of each parameter follows:</p>
231
232 <h5>image</h5>
233 <p>The image to auto-level</p>
234
235 <h5>channel</h5>
236 <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>
237
238  </div>
239 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
240 _8c.html" id="Use_BrightnessContrastImage">Use BrightnessContrastImage</a></h2>
241 <div class="doc-section">
242
243 <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>
244
245 <p>The format of the BrightnessContrastImage method is:</p>
246
247 <pre class="code">
248   MagickBooleanType BrightnessContrastImage(Image *image,
249     const double brightness,const double contrast)
250   MagickBooleanType BrightnessContrastImageChannel(Image *image,
251     const ChannelType channel,const double brightness,
252     const double contrast)
253 </pre>
254
255 <p>A description of each parameter follows:</p>
256
257 <h5>image</h5>
258 <p>the image.</p>
259
260 <h5>channel</h5>
261 <p>the channel.</p>
262
263 <h5>brightness</h5>
264 <p>the brightness percent (-100 .. 100).</p>
265
266 <h5>contrast</h5>
267 <p>the contrast percent (-100 .. 100).</p>
268
269  </div>
270 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
271 _8c.html" id="ColorDecisionListImage">ColorDecisionListImage</a></h2>
272 <div class="doc-section">
273
274 <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>
275
276 <pre class="text">
277       <ColorCorrectionCollection xmlns="urn:ASC:CDL:v1.2">
278       <ColorCorrection id="cc03345">
279             <SOPNode>
280                  <Slope> 0.9 1.2 0.5 </Slope>
281                  <Offset> 0.4 -0.5 0.6 </Offset>
282                  <Power> 1.0 0.8 1.5 </Power>
283             </SOPNode>
284             <SATNode>
285                  <Saturation> 0.85 </Saturation>
286             </SATNode>
287       </ColorCorrection>
288       </ColorCorrectionCollection>
289 </pre>
290
291 <p>which includes the slop, offset, and power for each of the RGB channels as well as the saturation.</p>
292
293 <p>The format of the ColorDecisionListImage method is:</p>
294
295 <pre class="code">
296   MagickBooleanType ColorDecisionListImage(Image *image,
297     const char *color_correction_collection)
298 </pre>
299
300 <p>A description of each parameter follows:</p>
301
302 <h5>image</h5>
303 <p>the image.</p>
304
305 <h5>color_correction_collection</h5>
306 <p>the color correction collection in XML.</p>
307
308  </div>
309 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
310 _8c.html" id="ClutImage">ClutImage</a></h2>
311 <div class="doc-section">
312
313 <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>
314
315 <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>
316
317 <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>
318
319 <p>The format of the ClutImage method is:</p>
320
321 <pre class="code">
322   MagickBooleanType ClutImage(Image *image,Image *clut_image)
323   MagickBooleanType ClutImageChannel(Image *image,
324     const ChannelType channel,Image *clut_image)
325 </pre>
326
327 <p>A description of each parameter follows:</p>
328
329 <h5>image</h5>
330 <p>the image, which is replaced by indexed CLUT values</p>
331
332 <h5>clut_image</h5>
333 <p>the color lookup table image for replacement color values.</p>
334
335 <h5>channel</h5>
336 <p>the channel.</p>
337
338  </div>
339 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
340 _8c.html" id="ContrastImage">ContrastImage</a></h2>
341 <div class="doc-section">
342
343 <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>
344
345 <p>The format of the ContrastImage method is:</p>
346
347 <pre class="code">
348   MagickBooleanType ContrastImage(Image *image,
349     const MagickBooleanType sharpen)
350 </pre>
351
352 <p>A description of each parameter follows:</p>
353
354 <h5>image</h5>
355 <p>the image.</p>
356
357 <h5>sharpen</h5>
358 <p>Increase or decrease image contrast.</p>
359
360  </div>
361 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
362 _8c.html" id="The_ContrastStretchImage">The ContrastStretchImage</a></h2>
363 <div class="doc-section">
364
365 <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>
366
367 <p>The format of the ContrastStretchImage method is:</p>
368
369 <pre class="code">
370   MagickBooleanType ContrastStretchImage(Image *image,
371     const char *levels)
372   MagickBooleanType ContrastStretchImageChannel(Image *image,
373     const size_t channel,const double black_point,
374     const double white_point)
375 </pre>
376
377 <p>A description of each parameter follows:</p>
378
379 <h5>image</h5>
380 <p>the image.</p>
381
382 <h5>channel</h5>
383 <p>the channel.</p>
384
385 <h5>black_point</h5>
386 <p>the black point.</p>
387
388 <h5>white_point</h5>
389 <p>the white point.</p>
390
391 <h5>levels</h5>
392 <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>
393
394  </div>
395 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
396 _8c.html" id="EnhanceImage">EnhanceImage</a></h2>
397 <div class="doc-section">
398
399 <p>EnhanceImage() applies a digital filter that improves the quality of a noisy image.</p>
400
401 <p>The format of the EnhanceImage method is:</p>
402
403 <pre class="code">
404   Image *EnhanceImage(const Image *image,ExceptionInfo *exception)
405 </pre>
406
407 <p>A description of each parameter follows:</p>
408
409 <h5>image</h5>
410 <p>the image.</p>
411
412 <h5>exception</h5>
413 <p>return any errors or warnings in this structure.</p>
414
415  </div>
416 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
417 _8c.html" id="EqualizeImage">EqualizeImage</a></h2>
418 <div class="doc-section">
419
420 <p>EqualizeImage() applies a histogram equalization to the image.</p>
421
422 <p>The format of the EqualizeImage method is:</p>
423
424 <pre class="code">
425   MagickBooleanType EqualizeImage(Image *image)
426   MagickBooleanType EqualizeImageChannel(Image *image,
427     const ChannelType channel)
428 </pre>
429
430 <p>A description of each parameter follows:</p>
431
432 <h5>image</h5>
433 <p>the image.</p>
434
435 <h5>channel</h5>
436 <p>the channel.</p>
437
438  </div>
439 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
440 _8c.html" id="GammaImage">GammaImage</a></h2>
441 <div class="doc-section">
442
443 <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>
444
445 <p>You can also reduce the influence of a particular channel with a gamma value of 0.</p>
446
447 <p>The format of the GammaImage method is:</p>
448
449 <pre class="code">
450   MagickBooleanType GammaImage(Image *image,const double gamma)
451   MagickBooleanType GammaImageChannel(Image *image,
452     const ChannelType channel,const double gamma)
453 </pre>
454
455 <p>A description of each parameter follows:</p>
456
457 <h5>image</h5>
458 <p>the image.</p>
459
460 <h5>channel</h5>
461 <p>the channel.</p>
462
463 <h5>gamma</h5>
464 <p>the image gamma.</p>
465
466  </div>
467 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
468 _8c.html" id="HaldClutImage">HaldClutImage</a></h2>
469 <div class="doc-section">
470
471 <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>
472
473 <p>The format of the HaldClutImage method is:</p>
474
475 <pre class="code">
476   MagickBooleanType HaldClutImage(Image *image,Image *hald_image)
477   MagickBooleanType HaldClutImageChannel(Image *image,
478     const ChannelType channel,Image *hald_image)
479 </pre>
480
481 <p>A description of each parameter follows:</p>
482
483 <h5>image</h5>
484 <p>the image, which is replaced by indexed CLUT values</p>
485
486 <h5>hald_image</h5>
487 <p>the color lookup table image for replacement color values.</p>
488
489 <h5>channel</h5>
490 <p>the channel.</p>
491
492  </div>
493 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
494 _8c.html" id="LevelImage">LevelImage</a></h2>
495 <div class="doc-section">
496
497 <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>
498
499 <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>
500
501 <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>
502
503 <p>Gamma specifies a gamma correction to apply to the image.</p>
504
505 <p>The format of the LevelImage method is:</p>
506
507 <pre class="code">
508   MagickBooleanType LevelImage(Image *image,const char *levels)
509 </pre>
510
511 <p>A description of each parameter follows:</p>
512
513 <h5>image</h5>
514 <p>the image.</p>
515
516 <h5>levels</h5>
517 <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>
518
519  </div>
520 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
521 _8c.html" id="LevelizeImage">LevelizeImage</a></h2>
522 <div class="doc-section">
523
524 <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>
525
526 <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>
527
528 <p>The format of the LevelizeImage method is:</p>
529
530 <pre class="code">
531   MagickBooleanType LevelizeImage(Image *image,const double black_point,
532     const double white_point,const double gamma)
533   MagickBooleanType LevelizeImageChannel(Image *image,
534     const ChannelType channel,const double black_point,
535     const double white_point,const double gamma)
536 </pre>
537
538 <p>A description of each parameter follows:</p>
539
540 <h5>image</h5>
541 <p>the image.</p>
542
543 <h5>channel</h5>
544 <p>the channel.</p>
545
546 <h5>black_point</h5>
547 <p>The level which is to be mapped to zero (black)</p>
548
549 <h5>white_point</h5>
550 <p>The level which is to be mapped to QuantiumRange (white)</p>
551
552 <h5>gamma</h5>
553 <p>adjust gamma by this factor before mapping values. use 1.0 for purely linear stretching of image color values</p>
554
555  </div>
556 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
557 _8c.html" id="LevelizeImageChannel">LevelizeImageChannel</a></h2>
558 <div class="doc-section">
559
560 <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>
561
562 <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>
563
564 <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>
565
566 <p>The format of the LevelizeImageChannel method is:</p>
567
568 <pre class="code">
569   MagickBooleanType LevelizeImageChannel(Image *image,
570     const ChannelType channel,const char *levels)
571 </pre>
572
573 <p>A description of each parameter follows:</p>
574
575 <h5>image</h5>
576 <p>the image.</p>
577
578 <h5>channel</h5>
579 <p>the channel.</p>
580
581 <h5>black_point</h5>
582 <p>The level to map zero (black) to.</p>
583
584 <h5>white_point</h5>
585 <p>The level to map QuantiumRange (white) to.</p>
586
587 <h5>gamma</h5>
588 <p>adjust gamma by this factor before mapping values.</p>
589
590  </div>
591 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
592 _8c.html" id="LevelImageColor">LevelImageColor</a></h2>
593 <div class="doc-section">
594
595 <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>
596
597 <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>
598
599 <p>The format of the LevelColorsImageChannel method is:</p>
600
601 <pre class="code">
602       MagickBooleanType LevelColorsImage(Image *image,
603   const MagickPixelPacket *black_color,
604   const MagickPixelPacket *white_color,const MagickBooleanType invert)
605       MagickBooleanType LevelColorsImageChannel(Image *image,
606   const ChannelType channel,const MagickPixelPacket *black_color,
607   const MagickPixelPacket *white_color,const MagickBooleanType invert)
608 </pre>
609
610 <p>A description of each parameter follows:</p>
611
612 <h5>image</h5>
613 <p>the image.</p>
614
615 <h5>channel</h5>
616 <p>the channel.</p>
617
618 <h5>black_color</h5>
619 <p>The color to map black to/from</p>
620
621 <h5>white_point</h5>
622 <p>The color to map white to/from</p>
623
624 <h5>invert</h5>
625 <p>if true map the colors (levelize), rather than from (level)</p>
626
627  </div>
628 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
629 _8c.html" id="The_LinearStretchImage">The LinearStretchImage</a></h2>
630 <div class="doc-section">
631
632 <p>The LinearStretchImage() discards any pixels below the black point and above the white point and levels the remaining pixels.</p>
633
634 <p>The format of the LinearStretchImage method is:</p>
635
636 <pre class="code">
637   MagickBooleanType LinearStretchImage(Image *image,
638     const double black_point,const double white_point)
639 </pre>
640
641 <p>A description of each parameter follows:</p>
642
643 <h5>image</h5>
644 <p>the image.</p>
645
646 <h5>black_point</h5>
647 <p>the black point.</p>
648
649 <h5>white_point</h5>
650 <p>the white point.</p>
651
652  </div>
653 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
654 _8c.html" id="ModulateImage">ModulateImage</a></h2>
655 <div class="doc-section">
656
657 <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>
658
659 <p>The format of the ModulateImage method is:</p>
660
661 <pre class="code">
662   MagickBooleanType ModulateImage(Image *image,const char *modulate)
663 </pre>
664
665 <p>A description of each parameter follows:</p>
666
667 <h5>image</h5>
668 <p>the image.</p>
669
670 <h5>modulate</h5>
671 <p>Define the percent change in brightness, saturation, and hue.</p>
672
673  </div>
674 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
675 _8c.html" id="NegateImage">NegateImage</a></h2>
676 <div class="doc-section">
677
678 <p>NegateImage() negates the colors in the reference image.  The grayscale option means that only grayscale values within the image are negated.</p>
679
680 <p>The format of the NegateImageChannel method is:</p>
681
682 <pre class="code">
683   MagickBooleanType NegateImage(Image *image,
684     const MagickBooleanType grayscale)
685   MagickBooleanType NegateImageChannel(Image *image,
686     const ChannelType channel,const MagickBooleanType grayscale)
687 </pre>
688
689 <p>A description of each parameter follows:</p>
690
691 <h5>image</h5>
692 <p>the image.</p>
693
694 <h5>channel</h5>
695 <p>the channel.</p>
696
697 <h5>grayscale</h5>
698 <p>If MagickTrue, only negate grayscale pixels within the image.</p>
699
700  </div>
701 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
702 _8c.html" id="The_NormalizeImage">The NormalizeImage</a></h2>
703 <div class="doc-section">
704
705 <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>
706
707 <p>The format of the NormalizeImage method is:</p>
708
709 <pre class="code">
710   MagickBooleanType NormalizeImage(Image *image)
711   MagickBooleanType NormalizeImageChannel(Image *image,
712     const ChannelType channel)
713 </pre>
714
715 <p>A description of each parameter follows:</p>
716
717 <h5>image</h5>
718 <p>the image.</p>
719
720 <h5>channel</h5>
721 <p>the channel.</p>
722
723  </div>
724 <h2><a href="http://www.wizards-toolkit.org/api/MagickCore/enhance
725 _8c.html" id="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
726 <div class="doc-section">
727
728 <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>
729
730 <p>The format of the SigmoidalContrastImage method is:</p>
731
732 <pre class="code">
733   MagickBooleanType SigmoidalContrastImage(Image *image,
734     const MagickBooleanType sharpen,const char *levels)
735   MagickBooleanType SigmoidalContrastImageChannel(Image *image,
736     const ChannelType channel,const MagickBooleanType sharpen,
737     const double contrast,const double midpoint)
738 </pre>
739
740 <p>A description of each parameter follows:</p>
741
742 <h5>image</h5>
743 <p>the image.</p>
744
745 <h5>channel</h5>
746 <p>the channel.</p>
747
748 <h5>sharpen</h5>
749 <p>Increase or decrease image contrast.</p>
750
751 <h5>alpha</h5>
752 <p>strength of the contrast, the larger the number the more 'threshold-like' it becomes.</p>
753
754 <h5>beta</h5>
755 <p>midpoint of the function as a color value 0 to QuantumRange.</p>
756
757  </div>
758 \r
759 </div>\r
760 \r
761 <div id="linkbar">\r
762     <span id="linkbar-west">&nbsp;</span>\r
763     <span id="linkbar-center">\r
764       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
765       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
766     </span>\r
767     <span id="linkbar-east">&nbsp;</span>\r
768   </div>\r
769   <div class="footer">\r
770     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
771     <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
772   </div>\r
773   <div style="clear: both; margin: 0; width: 100%; "></div>\r
774   <script type="text/javascript">\r
775     var _gaq = _gaq || [];\r
776     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
777     _gaq.push(['_trackPageview']);\r
778 \r
779     (function() {\r
780       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
781       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
782       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
783     })();\r
784   </script>\r
785 </body>\r
786 </html>\r