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