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