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