blob: c15f70d89617abf06f8dbf52ff8cdc41ac6dd8ab [file] [log] [blame]
cristy44cbd482013-08-04 20:53:36 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
cristy06f63f22012-10-31 00:50:07 +00003<head>
cristy44cbd482013-08-04 20:53:36 +00004 <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
5 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
cristyffb69ed2010-12-25 00:06:48 +00006 <title>ImageMagick: MagickCore, C API for ImageMagick: Count the Colors in an Image</title>
cristy44cbd482013-08-04 20:53:36 +00007 <meta http-equiv="content-language" content="en-US"></meta>
8 <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
9 <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
10 <meta name="application-name" content="ImageMagick"></meta>
11 <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats. In addition, resize, rotate, shear, distort or transform images automagically."></meta>
12 <meta name="application-url" content="http://www.imagemagick.org"></meta>
13 <meta name="generator" content="PHP"></meta>
14 <meta name="keywords" content="magickcore, c, api, for, imagemagick:, count, the, colors, in, an, image, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
15 <meta name="rating" content="GENERAL"></meta>
16 <meta name="robots" content="INDEX, FOLLOW"></meta>
17 <meta name="generator" content="ImageMagick Studio LLC"></meta>
18 <meta name="author" content="ImageMagick Studio LLC"></meta>
19 <meta name="revisit-after" content="2 DAYS"></meta>
20 <meta name="resource-type" content="document"></meta>
21 <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
22 <meta name="distribution" content="Global"></meta>
23 <link rel="icon" href="../../images/wand.png"></link>
24 <link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"></link>
25 <link rel="canonical" href="../../index.html"></link>
26 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
cristy8ee7f242013-06-20 16:08:44 +000027
28 <!-- Add jQuery library -->
29 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
30
31 <!-- Add mousewheel plugin (this is optional) -->
32 <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
33
34 <!-- Add fancyBox -->
cristy44cbd482013-08-04 20:53:36 +000035 <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
cristy8ee7f242013-06-20 16:08:44 +000036 <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
37
38 <!-- Optionally add helpers - button, thumbnail and/or media -->
cristy44cbd482013-08-04 20:53:36 +000039 <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
cristy8ee7f242013-06-20 16:08:44 +000040 <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
41 <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
42
cristy44cbd482013-08-04 20:53:36 +000043 <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
cristy8ee7f242013-06-20 16:08:44 +000044 <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
45
cristy72da67d2013-02-24 21:40:48 +000046 <script type="text/javascript">
cristy8ee7f242013-06-20 16:08:44 +000047 $(document).ready(function() {
48 $(".fancybox").fancybox();
49 });
cristy72da67d2013-02-24 21:40:48 +000050 </script>
cristy8ee7f242013-06-20 16:08:44 +000051
52 <!-- ImageMagick style -->
53 <style type="text/css" media="all">
54 @import url("../../www/magick.css");
55 </style>
cristy06f63f22012-10-31 00:50:07 +000056</head>
57
58<body id="www-imagemagick-org">
cristy8ee7f242013-06-20 16:08:44 +000059
cristy8ee7f242013-06-20 16:08:44 +000060
cristy8ee7f242013-06-20 16:08:44 +000061
cristy06f63f22012-10-31 00:50:07 +000062<div class="titlebar">
63<div style="margin: 17px auto; float: left;">
64 <script type="text/javascript">
65 <!--
66 google_ad_client = "pub-3129977114552745";
67 google_ad_slot = "5439289906";
68 google_ad_width = 728;
69 google_ad_height = 90;
70 //-->
71 </script>
cristy44cbd482013-08-04 20:53:36 +000072
cristy06f63f22012-10-31 00:50:07 +000073</div>
cristy417eeb12013-07-28 18:48:22 +000074<a href="../../discourse-server">
cristy44cbd482013-08-04 20:53:36 +000075 <img src="../../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
cristy8ee7f242013-06-20 16:08:44 +000076<a href="../../index.html">
cristy44cbd482013-08-04 20:53:36 +000077 <img src="../../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
cristy06f63f22012-10-31 00:50:07 +000078</div>
79
80<div class="westbar">
81
cristy3ed852e2009-09-05 21:47:34 +000082<div class="menu">
cristy8ee7f242013-06-20 16:08:44 +000083 <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000084</div>
cristy3ed852e2009-09-05 21:47:34 +000085<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +000086 <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
cristybb503372010-05-27 20:51:26 +000087</div>
88<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +000089 <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
cristybb503372010-05-27 20:51:26 +000090</div>
91<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +000092 <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
cristybb503372010-05-27 20:51:26 +000093</div>
94<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +000095 <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
cristyda16f162011-02-19 23:52:17 +000096</div>
97<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +000098 <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
cristybb503372010-05-27 20:51:26 +000099</div>
cristy06f63f22012-10-31 00:50:07 +0000100<div class="sep"></div>
cristybb503372010-05-27 20:51:26 +0000101<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000102 <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
cristy3ed852e2009-09-05 21:47:34 +0000103</div>
104<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000105 <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
cristy3ed852e2009-09-05 21:47:34 +0000106</div>
107<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000108 <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
cristy3ed852e2009-09-05 21:47:34 +0000109</div>
110<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000111 <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
cristy3ed852e2009-09-05 21:47:34 +0000112</div>
113<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000114 <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
cristy3ed852e2009-09-05 21:47:34 +0000115</div>
116<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000117 <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
cristy3ed852e2009-09-05 21:47:34 +0000118</div>
119<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000120 <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
cristy3ed852e2009-09-05 21:47:34 +0000121</div>
122<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000123 <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
cristy3ed852e2009-09-05 21:47:34 +0000124</div>
125<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000126 <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
cristy3ed852e2009-09-05 21:47:34 +0000127</div>
cristy06f63f22012-10-31 00:50:07 +0000128<div class="sep"></div>
cristy44cbd482013-08-04 20:53:36 +0000129<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000130 <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
cristy3ed852e2009-09-05 21:47:34 +0000131</div>
132<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000133 <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
cristy3ed852e2009-09-05 21:47:34 +0000134</div>
135<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000136 <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
cristy3ed852e2009-09-05 21:47:34 +0000137 </div>
138<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000139 <a title="Resources" href="../../www/resources.html">Resources</a>
cristy3ed852e2009-09-05 21:47:34 +0000140</div>
cristybb503372010-05-27 20:51:26 +0000141<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000142 <a title="Architecture" href="../../www/architecture.html">Architecture</a>
cristybb503372010-05-27 20:51:26 +0000143</div>
cristy3ed852e2009-09-05 21:47:34 +0000144<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000145 <a title="Download" href="../../www/download.html">Download</a>
cristy3ed852e2009-09-05 21:47:34 +0000146</div>
cristy06f63f22012-10-31 00:50:07 +0000147<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000148<div class="menu">
cristy3dfa2192013-02-24 22:46:05 +0000149 <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
cristy3ed852e2009-09-05 21:47:34 +0000150</div>
cristy06f63f22012-10-31 00:50:07 +0000151<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000152<div class="menu">
cristyd8833bf2013-02-24 22:14:53 +0000153 <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000154</div>
cristy44cbd482013-08-04 20:53:36 +0000155<div class="sub">
cristyd8833bf2013-02-24 22:14:53 +0000156 <a title="Site Map: Links" href="../../www/links.html">Links</a>
cristy3ed852e2009-09-05 21:47:34 +0000157</div>
cristy06f63f22012-10-31 00:50:07 +0000158<div class="sep"></div>
cristy8ee7f242013-06-20 16:08:44 +0000159<div class="menu">
160 <a title="Support ImageMagick Development" href="../../www/support.html">Support ImageMagick Development</a>
cristyce69bb02010-07-27 19:49:46 +0000161</div>
cristy06f63f22012-10-31 00:50:07 +0000162</div>
163
164<div class="eastbar">
cristy44cbd482013-08-04 20:53:36 +0000165
cristy417eeb12013-07-28 18:48:22 +0000166 <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../../index.html"></a></div>
cristy8ee7f242013-06-20 16:08:44 +0000167 <noscript>
168 <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
cristy44cbd482013-08-04 20:53:36 +0000169 <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
cristy8ee7f242013-06-20 16:08:44 +0000170 </noscript>
cristy44cbd482013-08-04 20:53:36 +0000171
172
cristy06f63f22012-10-31 00:50:07 +0000173</div>
174
175<div class="main">
176
cristy20398432011-08-11 01:31:50 +0000177<h1>Module color Methods</h1>
cristy44cbd482013-08-04 20:53:36 +0000178<p class="navigation-index">[<a href="color.html#GetColorInfoList">GetColorInfoList</a><a href="color.html#GetColorList">GetColorList</a><a href="color.html#ListColorInfo">ListColorInfo</a><a href="color.html#LoadColorList">LoadColorList</a><a href="color.html#QueryColorCompliance">QueryColorCompliance</a><a href="color.html#QueryColorDatabase">QueryColorDatabase</a><a href="color.html#QueryColorname">QueryColorname</a><a href="color.html#QueryMagickColorCompliance">QueryMagickColorCompliance</a><a href="color.html#QueryMagickColor">QueryMagickColor</a><a href="color.html#QueryMagickColorname">QueryMagickColorname</a>]</p>
cristy6f77f692011-02-15 15:31:39 +0000179
cristy20398432011-08-11 01:31:50 +0000180<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
181<div class="doc-section">
182
183<p>GetColorInfoList() returns any colors that match the specified pattern.</p>
184
185<p>The format of the GetColorInfoList function is:</p>
186
187<pre class="text">
188 const ColorInfo **GetColorInfoList(const char *pattern,
189 size_t *number_colors,ExceptionInfo *exception)
190</pre>
191
192<p>A description of each parameter follows:</p>
193
194<h5>pattern</h5>
195<p>Specifies a pointer to a text string containing a pattern.</p>
196
197<h5>number_colors</h5>
198<p>This integer returns the number of colors in the list.</p>
199
200<h5>exception</h5>
201<p>return any errors or warnings in this structure.</p>
202
203 </div>
204<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
205<div class="doc-section">
206
207<p>GetColorList() returns any colors that match the specified pattern.</p>
208
209<p>The format of the GetColorList function is:</p>
210
211<pre class="text">
212 char **GetColorList(const char *pattern,size_t *number_colors,
213 ExceptionInfo *exception)
214</pre>
215
216<p>A description of each parameter follows:</p>
217
218<h5>pattern</h5>
219<p>Specifies a pointer to a text string containing a pattern.</p>
220
221<h5>number_colors</h5>
222<p>This integer returns the number of colors in the list.</p>
223
224<h5>exception</h5>
225<p>return any errors or warnings in this structure.</p>
226
227 </div>
228<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
229<div class="doc-section">
230
231<p>ListColorInfo() lists color names to the specified file. Color names are a convenience. Rather than defining a color by its red, green, and blue intensities just use a color name such as white, blue, or yellow.</p>
232
233<p>The format of the ListColorInfo method is:</p>
234
235<pre class="code">
236 MagickBooleanType ListColorInfo(FILE *file,ExceptionInfo *exception)
237</pre>
238
239<p>A description of each parameter follows.</p>
240
241<h5>file</h5>
242<p>List color names to this file handle.</p>
243
244<h5>exception</h5>
245<p>return any errors or warnings in this structure.</p>
246
247 </div>
248<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="LoadColorList">LoadColorList</a></h2>
249<div class="doc-section">
250
251<p>LoadColorList() loads one or more color configuration file which provides a mapping between color attributes and a color name.</p>
252
253<p>The format of the LoadColorLists method is:</p>
254
255<pre class="code">
256 MagickBooleanType LoadColorLists(const char *filename,
257 ExceptionInfo *exception)
258</pre>
259
260<p>A description of each parameter follows:</p>
261
262<h5>filename</h5>
263<p>the font file name.</p>
264
265<h5>exception</h5>
266<p>return any errors or warnings in this structure.</p>
267
268 </div>
cristyeed6cb62012-01-28 19:38:34 +0000269<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorCompliance">QueryColorCompliance</a></h2>
cristy20398432011-08-11 01:31:50 +0000270<div class="doc-section">
271
cristyeed6cb62012-01-28 19:38:34 +0000272<p>QueryColorCompliance() returns the red, green, blue, and opacity intensities for a given color name.</p>
cristy20398432011-08-11 01:31:50 +0000273
cristyeed6cb62012-01-28 19:38:34 +0000274<p>The format of the QueryColorCompliance method is:</p>
cristy20398432011-08-11 01:31:50 +0000275
276<pre class="code">
cristyeed6cb62012-01-28 19:38:34 +0000277 MagickBooleanType QueryColorCompliance(const char *name,
cristy20398432011-08-11 01:31:50 +0000278 const ComplianceType compliance,PixelPacket *color,
279 ExceptionInfo *exception)
280</pre>
281
282<p>A description of each parameter follows:</p>
283
284<h5>name</h5>
285<p>the color name (e.g. white, blue, yellow).</p>
286
287<h5>compliance</h5>
288<p>Adhere to this color standard: SVG, X11, or XPM.</p>
289
290<h5>color</h5>
291<p>the red, green, blue, and opacity intensities values of the named color in this structure.</p>
292
293<h5>exception</h5>
294<p>return any errors or warnings in this structure.</p>
295
296 </div>
297<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorDatabase">QueryColorDatabase</a></h2>
298<div class="doc-section">
299
300<p>QueryColorDatabase() returns the red, green, blue, and opacity intensities for a given color name.</p>
301
302<p>The format of the QueryColorDatabase method is:</p>
303
304<pre class="code">
305 MagickBooleanType QueryColorDatabase(const char *name,PixelPacket *color,
306 ExceptionInfo *exception)
307</pre>
308
309<p>A description of each parameter follows:</p>
310
311<h5>name</h5>
312<p>the color name (e.g. white, blue, yellow).</p>
313
314<h5>color</h5>
315<p>the red, green, blue, and opacity intensities values of the named color in this structure.</p>
316
317<h5>exception</h5>
318<p>return any errors or warnings in this structure.</p>
319
320 </div>
321<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
322<div class="doc-section">
323
324<p>QueryColorname() returns a named color for the given color intensity. If an exact match is not found, a rgb() color is returned instead.</p>
325
326<p>The format of the QueryColorname method is:</p>
327
328<pre class="code">
329 MagickBooleanType QueryColorname(const Image *image,
330 const PixelPacket *color,const ComplianceType compliance,char *name,
331 ExceptionInfo *exception)
332</pre>
333
334<p>A description of each parameter follows.</p>
335
336<h5>image</h5>
337<p>the image.</p>
338
339<h5>color</h5>
340<p>the color intensities.</p>
341
342<h5>compliance</h5>
343<p>Adhere to this color standard: SVG, X11, or XPM.</p>
344
345<h5>name</h5>
346<p>Return the color name or hex value.</p>
347
348<h5>exception</h5>
349<p>return any errors or warnings in this structure.</p>
350
351 </div>
352<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryMagickColorCompliance">QueryMagickColorCompliance</a></h2>
353<div class="doc-section">
354
355<p>QueryMagickColorCompliance() returns the red, green, blue, and opacity intensities for a given color name and standards compliance.</p>
356
357<p>The format of the QueryMagickColor method is:</p>
358
359<pre class="code">
cristyeed6cb62012-01-28 19:38:34 +0000360 MagickBooleanType QueryMagickColorCompilence(const char *name,
cristy20398432011-08-11 01:31:50 +0000361 const ComplianceType compliance,MagickPixelPacket *color,
362 ExceptionInfo *exception)
363</pre>
364
365<p>A description of each parameter follows:</p>
366
367<h5>name</h5>
368<p>the color name (e.g. white, blue, yellow).</p>
369
370<h5>compliance</h5>
371<p>Adhere to this color standard: SVG, X11, or XPM.</p>
372
373<h5>color</h5>
374<p>the red, green, blue, and opacity intensities values of the named color in this structure.</p>
375
376<h5>exception</h5>
377<p>return any errors or warnings in this structure.</p>
378
379 </div>
380<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryMagickColor">QueryMagickColor</a></h2>
381<div class="doc-section">
382
383<p>QueryMagickColor() returns the red, green, blue, and opacity intensities for a given color name.</p>
384
385<p>The format of the QueryMagickColor method is:</p>
386
387<pre class="code">
388 MagickBooleanType QueryMagickColor(const char *name,
389 MagickPixelPacket *color,ExceptionInfo *exception)
390</pre>
391
392<p>A description of each parameter follows:</p>
393
394<h5>name</h5>
395<p>the color name (e.g. white, blue, yellow).</p>
396
397<h5>color</h5>
398<p>the red, green, blue, and opacity intensities values of the named color in this structure.</p>
399
400<h5>exception</h5>
401<p>return any errors or warnings in this structure.</p>
402
403 </div>
404<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryMagickColorname">QueryMagickColorname</a></h2>
405<div class="doc-section">
406
407<p>QueryMagickColorname() returns a named color for the given color intensity. If an exact match is not found, a hex value is returned instead. For example an intensity of rgb:(0,0,0) returns black whereas rgb:(223,223,223) returns #dfdfdf.</p>
408
409<p>The format of the QueryMagickColorname method is:</p>
410
411<pre class="code">
412 MagickBooleanType QueryMagickColorname(const Image *image,
413 const PixelPacket *color,const ComplianceType compliance,char *name,
414 ExceptionInfo *exception)
415</pre>
416
417<p>A description of each parameter follows.</p>
418
419<h5>image</h5>
420<p>the image.</p>
421
422<h5>color</h5>
423<p>the color intensities.</p>
424
425<h5>Compliance</h5>
426<p>Adhere to this color standard: SVG, X11, or XPM.</p>
427
428<h5>name</h5>
429<p>Return the color name or hex value.</p>
430
431<h5>exception</h5>
432<p>return any errors or warnings in this structure.</p>
433
434 </div>
cristy06f63f22012-10-31 00:50:07 +0000435
436</div>
437
438<div id="linkbar">
cristyac1b4322013-07-28 13:58:06 +0000439 <span id="linkbar-west"> </span>
cristy8ee7f242013-06-20 16:08:44 +0000440
cristy06f63f22012-10-31 00:50:07 +0000441 <span id="linkbar-center">
cristy44cbd482013-08-04 20:53:36 +0000442 <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
443 <a href="../../discourse-server">Discourse Server</a>
444 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy8ee7f242013-06-20 16:08:44 +0000445 <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
cristy06f63f22012-10-31 00:50:07 +0000446 </span>
cristyac1b4322013-07-28 13:58:06 +0000447 <span id="linkbar-east"> </span>
cristy44cbd482013-08-04 20:53:36 +0000448</div>
449<div class="footer">
450 <span id="footer-west">© 1999-2013 ImageMagick Studio LLC</span>
451 <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
452</div>
453<div style="clear: both; margin: 0; width: 100%; "></div>
cristy06f63f22012-10-31 00:50:07 +0000454</body>
455</html>