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