blob: 4833688498a019ca0ca445ca6cb7773353641294 [file] [log] [blame]
cristy3eaa0ef2010-03-06 20:35:26 +00001
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
cristy2c839602010-04-03 02:32:08 +00004<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
cristy3eaa0ef2010-03-06 20:35:26 +00005<head>
cristy3de29cc2010-04-15 02:34:44 +00006 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
cristy3eaa0ef2010-03-06 20:35:26 +00007 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
8 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
cristy3de29cc2010-04-15 02:34:44 +00009 <style type="text/css" media="all">
cristy3eaa0ef2010-03-06 20:35:26 +000010 @import url("../www/magick.css");
cristy3de29cc2010-04-15 02:34:44 +000011 </style>
cristy3ed852e2009-09-05 21:47:34 +000012 <link rel="shortcut icon" href="../images/wand.ico" type="images/vnd.microsoft.icon"/>
13 <title>ImageMagick: MagickCore, Low-level C API for ImageMagick</title>
14 <meta http-equiv="Content-Language" content="en-US"/>
15 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
16 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
17 <meta name="Generator" content="PHP"/>
18 <meta name="Keywords" content="magickcore, low-level, c, api, for, imagemagick, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
19 <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."/>
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"/>
cristy16af1cb2009-12-11 21:38:29 +000026 <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
cristy3ed852e2009-09-05 21:47:34 +000027 <meta name="Distribution" content="Global"/>
cristy3eaa0ef2010-03-06 20:35:26 +000028</head>
29
30<body id="www-imagemagick-org">
31<div class="titlebar">
32<a href="../index.html">
33 <img src="../images/script.png" alt="[ImageMagick]"
34 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
35<a href="http://www.networkredux.com">
36 <img src="../images/networkredux.png" alt="[sponsor]"
37 style="margin: 45px auto; border: 0px; float: left;" /></a>
38<a href="http://www.imagemagick.org/discourse-server/">
39 <img src="../images/logo.jpg" alt=""
40 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
41<a href="../index.html">
42 <img src="../images/sprite.jpg" alt=""
43 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
44</div>
45
cristyce69bb02010-07-27 19:49:46 +000046<div class="westbar">
cristy3eaa0ef2010-03-06 20:35:26 +000047
cristy3ed852e2009-09-05 21:47:34 +000048<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000049 <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000050</div>
cristy3eaa0ef2010-03-06 20:35:26 +000051<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000052<div class="menu">
cristybb503372010-05-27 20:51:26 +000053 <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
54</div>
55<div class="sub">
56 <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
57</div>
58<div class="sub">
59 <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
60</div>
61<div class="sub">
62 <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
63</div>
64<div class="sep"></div>
65<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000066 <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
cristy3ed852e2009-09-05 21:47:34 +000067</div>
68<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000069 <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
cristy3ed852e2009-09-05 21:47:34 +000070</div>
71<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000072 <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
cristy3ed852e2009-09-05 21:47:34 +000073</div>
74<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000075 <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
cristy3ed852e2009-09-05 21:47:34 +000076</div>
77<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000078 <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
cristy3ed852e2009-09-05 21:47:34 +000079</div>
80<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000081 <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
cristy3ed852e2009-09-05 21:47:34 +000082</div>
83<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000084 <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
cristy3ed852e2009-09-05 21:47:34 +000085</div>
86<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000087 <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000088</div>
89<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000090 <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
cristy3ed852e2009-09-05 21:47:34 +000091</div>
cristy3eaa0ef2010-03-06 20:35:26 +000092<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000093<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000094 <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
cristy3ed852e2009-09-05 21:47:34 +000095</div>
96<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000097 <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
cristy3ed852e2009-09-05 21:47:34 +000098</div>
99<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000100 <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
cristy3ed852e2009-09-05 21:47:34 +0000101 </div>
102<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000103 <a title="Resources" href="../www/resources.html">Resources</a>
cristy3ed852e2009-09-05 21:47:34 +0000104</div>
cristybb503372010-05-27 20:51:26 +0000105<div class="menu">
106 <a title="Architecture" href="../www/architecture.html">Architecture</a>
107</div>
cristy3ed852e2009-09-05 21:47:34 +0000108<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000109 <a title="Download" href="../www/download.html">Download</a>
cristy3ed852e2009-09-05 21:47:34 +0000110</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000111<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000112<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000113 <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
cristy3ed852e2009-09-05 21:47:34 +0000114</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000115<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000116<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000117 <a title="Site Map"href="../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000118</div>
119<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000120 <a title="Site Map: Links"href="../www/links.html">Links</a>
cristy3ed852e2009-09-05 21:47:34 +0000121</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000122<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000123<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000124 <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
cristy3ed852e2009-09-05 21:47:34 +0000125
126<div class="sponsbox">
127<div class="sponsor">
cristy851dbce2010-08-06 21:40:00 +0000128 <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
129</div>
130<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000131 <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
cristy69e3f922010-04-10 14:20:03 +0000132</div>
133<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000134 <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
cristy8f900122010-03-05 15:26:31 +0000135</div>
136<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000137 <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
cristy1f9e1ed2009-11-18 04:09:38 +0000138</div>
139<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000140 <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
cristyc1c61662009-09-30 14:04:37 +0000141</div>
142<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000143 <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
cristyb4c03bb2009-09-27 13:55:46 +0000144</div>
cristyf0d1f5d2010-05-13 16:29:38 +0000145<div class="sponsor">
cristy9c60d3f2010-08-09 02:29:30 +0000146 <a title="Sponsor: Online-Magazin" href="http://www.unkostenbeitrag.de/">Online-Magazin</a><!-- 20101101000200 -->
cristyf0d1f5d2010-05-13 16:29:38 +0000147</div>
cristy3ed852e2009-09-05 21:47:34 +0000148</div>
149</div>
cristyce69bb02010-07-27 19:49:46 +0000150</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000151
cristyce69bb02010-07-27 19:49:46 +0000152<div class="eastbar">
153 <script type="text/javascript">
154 <!--
155 google_ad_client = "pub-3129977114552745";
cristyce69bb02010-07-27 19:49:46 +0000156 google_ad_slot = "0574824969";
157 google_ad_width = 160;
158 google_ad_height = 600;
159 //-->
160 </script>
161 <script type="text/javascript"
162 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
163 </script>
cristy3eaa0ef2010-03-06 20:35:26 +0000164</div>
165
166<div class="main">
167
cristy3ed852e2009-09-05 21:47:34 +0000168<p class="navigation-index"></p>
169
170<p>The <a href="../www/api/MagickCore/index.html">MagickCore API</a> is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the <a href="../www/magick-wand.html">MagickWand</a> C API which uses only a few opaque types and accessors, with MagickCore you almost exlusively access the structure members directly. A description of the MagickCore public methods are found here:</p>
171
172<ul>
173 <li><a href="../www/api/magick.html">Initialize or Destroy the ImageMagick Environment</a></li>
174 <li><a href="../www/api/constitute.html">Constitute an Image</a></li>
175 <li><a href="../www/api/composite.html">Composite an Image</a></li>
176 <li><a href="../www/api/image.html">Image Methods</a></li>
177 <li><a href="../www/api/color.html">Count the Colors in an Image</a></li>
cristy43d0f4d2009-09-17 19:35:37 +0000178 <li><a href="../www/api/colormap.html">Colormap Methods</a></li>
cristy3ed852e2009-09-05 21:47:34 +0000179 <li><a href="../www/api/distort.html">Image Distortions</a></li>
180 <li><a href="../www/api/layer.html">Dealing with Image Layers</a></li>
181 <li><a href="../www/api/profile.html">Dealing with Image Profiles</a></li>
182 <li><a href="../www/api/quantize.html">Reduce the Number of Unique Colors in an Image</a></li>
183 <li><a href="../www/api/histogram.html">Image Histograms</a></li>
184 <li><a href="../www/api/segment.html">Segment an Image with Thresholding Fuzzy c-Means</a></li>
185 <li><a href="../www/api/resize.html">Resize an Image</a></li>
186 <li><a href="../www/api/transform.html">Transform an Image</a></li>
187 <li><a href="../www/api/shear.html">Shear or Rotate an Image by an Arbitrary Angle</a></li>
188 <li><a href="../www/api/enhance.html">Enhance an Image</a></li>
189 <li><a href="../www/api/effect.html">Add an Effect</a></li>
cristyd43a46b2010-01-21 02:13:41 +0000190 <li><a href="../www/api/morphology.html">Morphological Erosions, Dilations, Openings, and Closings</a></li>
cristy3ed852e2009-09-05 21:47:34 +0000191 <li><a href="../www/api/fx.html">Add a Special Effect</a></li>
192 <li><a href="../www/api/decorate.html">Decorate an Image</a></li>
cristy83543962009-10-16 19:04:28 +0000193 <li><a href="../www/api/attribute.html">Get/Set an Image Attribute</a></li>
cristy3ed852e2009-09-05 21:47:34 +0000194 <li><a href="../www/api/property.html">Get/Set Image Properties</a></li>
cristy3e2860c2010-01-24 01:36:30 +0000195 <li><a href="../www/api/statistic.html">Get Image Statistics</a></li>
196 <li><a href="../www/api/feature.html">Get Image Features</a></li>
cristy3ed852e2009-09-05 21:47:34 +0000197 <li><a href="../www/api/annotate.html">Annotate an Image</a></li>
198 <li><a href="../www/api/paint.html">Paint on an Image</a></li>
199 <li><a href="../www/api/draw.html">Draw on an Image</a></li>
200 <li><a href="../www/api/montage.html">Create an Image Thumbnail</a></li>
201 <li><a href="../www/api/fourier.html">Compute the discrete Fourier transform (DFT)</a></li>
202 <li><a href="../www/api/compare.html">Compare an Image to a Reconstructed Image</a></li>
203 <li><a href="../www/api/display.html">Interactively Display and Edit an Image</a></li>
204 <li><a href="../www/api/animate.html">Interactively Animate an Image Sequence</a></li>
205 <li><a href="../www/api/cipher.html">Convert to and from Cipher Pixels</a></li>
206 <li><a href="../www/api/list.html">Working with Image Lists</a></li>
cristy10c87152010-06-26 16:12:21 +0000207 <li><a href="../www/api/image-view.html">Image View Methods</a></li>
cristy3ed852e2009-09-05 21:47:34 +0000208 <li><a href="../www/api/cache.html">Get or Set Image Pixels</a></li>
209 <li><a href="../www/api/cache-view.html">Working with Cache Views</a></li>
210 <li><a href="../www/api/stream.html">The Pixel FIFO</a></li>
211 <li><a href="../www/api/blob.html">Read or Write Binary Large OBjects</a></li>
212 <li><a href="../www/api/module.html">Loadable Modules</a></li>
213 <li><a href="../www/api/signature.html">Compute a Message Digest for an Image</a></li>
214 <li><a href="../www/api/registry.html">The Image Registry</a></li>
215 <li><a href="../www/api/exception.html">Dealing with Exceptions</a></li>
216 <li><a href="../www/api/memory.html">Memory Allocation</a></li>
217 <li><a href="../www/api/resource.html">Monitor or Limit Resource Consumption</a></li>
218 <li><a href="../www/api/monitor.html">Monitor the Progress of an Image Operation</a></li>
219 <li><a href="../www/api/version.html">Get the Version and Copyrights</a></li>
220 <li><a href="../www/api/deprecate.html">Deprecated Methods</a></li>
221 <li><a href="../www/exception.html">Error and Warning Codes</a></li>
222</ul>
223
224<p>After you write your MagickCore program, compile it like this:</p>
225
cristy4949d522010-03-12 18:41:34 +0000226<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cc `MagickCore-config --cflags --cppflags` core.c \ <br/> `MagickCore-config --ldflags --libs`</span></p>
cristy3ed852e2009-09-05 21:47:34 +0000227<p>Here is a example program that utilizes the MagickCore API to get you started, <a href="../www/source/core.c">core.c</a>. It reads a GIF image, creates a thumbnail, and writes it to disk in the PNG image format.</p>
228
229<div class="viewport">
230<pre class="code">
231 #include &lt;stdio.h>
232 #include &lt;stdlib.h>
233 #include &lt;string.h>
234 #include &lt;time.h>
235 #include &lt;magick/MagickCore.h>
236
237 int main(int argc,char **argv)
238 {
239 ExceptionInfo
240 *exception;
241
242 Image
243 *image,
244 *images,
245 *resize_image,
246 *thumbnails;
247
248 ImageInfo
249 *image_info;
250
251 if (argc != 3)
252 {
253 (void) fprintf(stdout,"Usage: %s image thumbnail\n",argv[0]);
254 exit(0);
255 }
256 /*
257 Initialize the image info structure and read an image.
258 */
259 MagickCoreGenesis(*argv,MagickTrue);
260 exception=AcquireExceptionInfo();
261 image_info=CloneImageInfo((ImageInfo *) NULL);
262 (void) strcpy(image_info-&gt;filename,argv[1]);
263 images=ReadImage(image_info,exception);
264 if (exception-&gt;severity != UndefinedException)
265 CatchException(exception);
266 if (images == (Image *) NULL)
267 exit(1);
268 /*
269 Convert the image to a thumbnail.
270 */
271 thumbnails=NewImageList();
272 while ((image=RemoveFirstImageFromList(&amp;images)) != (Image *) NULL)
273 {
274 resize_image=ResizeImage(image,106,80,LanczosFilter,1.0,exception);
275 if (resize_image == (Image *) NULL)
276 MagickError(exception-&gt;severity,exception-&gt;reason,exception-&gt;description);
277 (void) AppendImageToList(&amp;thumbnails,resize_image);
278 DestroyImage(image);
279 }
280 /*
281 Write the image thumbnail.
282 */
283 (void) strcpy(thumbnails-&gt;filename,argv[2]);
284 WriteImage(image_info,thumbnails);
285 /*
286 Destroy the image thumbnail and exit.
287 */
288 thumbnails=DestroyImageList(thumbnails);
289 image_info=DestroyImageInfo(image_info);
290 exception=DestroyExceptionInfo(exception);
291 MagickCoreTerminus();
292 return(0);
293 }
294</pre>
295</div>
cristyfbb4a972010-06-30 17:42:22 +0000296<p><a name="image-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="../www/source/core/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
cristy10c87152010-06-26 16:12:21 +0000297
298<div class="viewport">
299<pre class="code">
300#include &lt;stdio.h>
301#include &lt;stdlib.h>
302#include &lt;math.h>
cristy73b7d4c2010-06-27 00:31:00 +0000303#include &lt;magick/MagickCore.h>
cristy10c87152010-06-26 16:12:21 +0000304
cristy73b7d4c2010-06-27 00:31:00 +0000305static MagickBooleanType SigmoidalContrast(ImageView *contrast_view,
cristyc3ebda22010-06-27 17:11:57 +0000306 const ssize_t y,const int id,void *context)
cristy10c87152010-06-26 16:12:21 +0000307{
308#define QuantumScale ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
309#define SigmoidalContrast(x) \
310 (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
311
cristyc3ebda22010-06-27 17:11:57 +0000312 RectangleInfo
313 extent;
314
cristy73b7d4c2010-06-27 00:31:00 +0000315 register IndexPacket
316 *indexes;
cristy10c87152010-06-26 16:12:21 +0000317
cristy73b7d4c2010-06-27 00:31:00 +0000318 register PixelPacket
319 *pixels;
cristy10c87152010-06-26 16:12:21 +0000320
cristy73b7d4c2010-06-27 00:31:00 +0000321 register ssize_t
cristy10c87152010-06-26 16:12:21 +0000322 x;
323
cristyc3ebda22010-06-27 17:11:57 +0000324 extent=GetImageViewExtent(contrast_view);
cristy73b7d4c2010-06-27 00:31:00 +0000325 pixels=GetImageViewAuthenticPixels(contrast_view);
cristyc3ebda22010-06-27 17:11:57 +0000326 for (x=0; x &lt; (ssize_t) (extent.width-extent.x); x++)
cristy10c87152010-06-26 16:12:21 +0000327 {
cristy73b7d4c2010-06-27 00:31:00 +0000328 pixels[x].red=RoundToQuantum(SigmoidalContrast(pixels[x].red));
329 pixels[x].green=RoundToQuantum(SigmoidalContrast(pixels[x].green));
330 pixels[x].blue=RoundToQuantum(SigmoidalContrast(pixels[x].blue));
331 pixels[x].opacity=RoundToQuantum(SigmoidalContrast(pixels[x].opacity));
cristy10c87152010-06-26 16:12:21 +0000332 }
cristy73b7d4c2010-06-27 00:31:00 +0000333 indexes=GetImageViewAuthenticIndexes(contrast_view);
334 if (indexes != (IndexPacket *) NULL)
cristyc3ebda22010-06-27 17:11:57 +0000335 for (x=0; x &lt; (ssize_t) (extent.width-extent.x); x++)
cristy73b7d4c2010-06-27 00:31:00 +0000336 indexes[x]=(IndexPacket) RoundToQuantum(SigmoidalContrast(indexes[x]));
cristy10c87152010-06-26 16:12:21 +0000337 return(MagickTrue);
338}
339
340int main(int argc,char **argv)
341{
342#define ThrowImageException(image) \
343{ \
cristy10c87152010-06-26 16:12:21 +0000344 \
cristy73b7d4c2010-06-27 00:31:00 +0000345 CatchException(exception); \
346 if (contrast_image != (Image *) NULL) \
347 contrast_image=DestroyImage(contrast_image); \
cristyc3ebda22010-06-27 17:11:57 +0000348 exit(-1); \
349}
350#define ThrowViewException(view) \
351{ \
352 char \
353 *description; \
354 \
355 ExceptionType \
356 severity; \
357 \
358 description=GetImageViewException(view,&severity); \
359 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
360 description=DestroyString(description); \
cristy10c87152010-06-26 16:12:21 +0000361 exit(-1); \
362}
363
cristy73b7d4c2010-06-27 00:31:00 +0000364 ExceptionInfo
365 *exception;
366
367 Image
368 *contrast_image;
369
370 ImageInfo
371 *image_info;
372
cristy10c87152010-06-26 16:12:21 +0000373 ImageView
374 *contrast_view;
375
376 MagickBooleanType
377 status;
378
cristy10c87152010-06-26 16:12:21 +0000379 if (argc != 3)
380 {
381 (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
382 exit(0);
383 }
384 /*
385 Read an image.
386 */
cristy73b7d4c2010-06-27 00:31:00 +0000387 MagickCoreGenesis(*argv,MagickTrue);
388 image_info=AcquireImageInfo();
389 (void) CopyMagickString(image_info->filename,argv[1],MaxTextExtent);
390 exception=AcquireExceptionInfo();
391 contrast_image=ReadImage(image_info,exception);
392 if (contrast_image == (Image *) NULL)
393 ThrowImageException(contrast_image);
cristy10c87152010-06-26 16:12:21 +0000394 /*
395 Sigmoidal non-linearity contrast control.
396 */
397 contrast_view=NewImageView(contrast_image);
398 if (contrast_view == (ImageView *) NULL)
cristy73b7d4c2010-06-27 00:31:00 +0000399 ThrowImageException(contrast_image);
cristy10c87152010-06-26 16:12:21 +0000400 status=UpdateImageViewIterator(contrast_view,SigmoidalContrast,(void *) NULL);
401 if (status == MagickFalse)
cristy73b7d4c2010-06-27 00:31:00 +0000402 ThrowImageException(contrast_image);
cristy10c87152010-06-26 16:12:21 +0000403 contrast_view=DestroyImageView(contrast_view);
404 /*
405 Write the image then destroy it.
406 */
cristy73b7d4c2010-06-27 00:31:00 +0000407 status=WriteImages(image_info,contrast_image,argv[2],exception);
cristy10c87152010-06-26 16:12:21 +0000408 if (status == MagickFalse)
cristy73b7d4c2010-06-27 00:31:00 +0000409 ThrowImageException(contrast_image);
410 contrast_image=DestroyImage(contrast_image);
411 exception=DestroyExceptionInfo(exception);
412 image_info=DestroyImageInfo(image_info);
cristy10c87152010-06-26 16:12:21 +0000413 MagickCoreTerminus();
414 return(0);
415}
416</pre>
417</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000418
419</div>
420
421<div id="linkbar">
cristyce69bb02010-07-27 19:49:46 +0000422 <span id="linkbar-west">&nbsp;</span>
cristy3eaa0ef2010-03-06 20:35:26 +0000423 <span id="linkbar-center">
424 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
cristya8902942010-07-30 00:49:52 +0000425 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy3eaa0ef2010-03-06 20:35:26 +0000426 </span>
427 <span id="linkbar-east">&nbsp;</span>
428 </div>
429 <div class="footer">
430 <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
431 <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
432 </div>
433 <div style="clear: both; margin: 0; width: 100%; "></div>
cristya8902942010-07-30 00:49:52 +0000434 <script type="text/javascript">
435 var _gaq = _gaq || [];
436 _gaq.push(['_setAccount', 'UA-17690367-1']);
437 _gaq.push(['_trackPageview']);
438
439 (function() {
440 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
441 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
442 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
443 })();
444 </script>
cristy3eaa0ef2010-03-06 20:35:26 +0000445</body>
446</html>