Changeset 397 for ImageMagick/trunk/www/api
- Timestamp:
- 10/16/09 12:04:28 (5 months ago)
- Location:
- ImageMagick/trunk/www/api
- Files:
-
- 36 modified
-
attribute.html (modified) (1 diff)
-
blob.html (modified) (1 diff)
-
color.html (modified) (4 diffs)
-
compare.html (modified) (1 diff)
-
composite.html (modified) (1 diff)
-
deprecate.html (modified) (1 diff)
-
distort.html (modified) (1 diff)
-
draw.html (modified) (1 diff)
-
drawing-wand.html (modified) (1 diff)
-
effect.html (modified) (1 diff)
-
enhance.html (modified) (1 diff)
-
exception.html (modified) (1 diff)
-
fx.html (modified) (1 diff)
-
histogram.html (modified) (3 diffs)
-
image.html (modified) (4 diffs)
-
layer.html (modified) (1 diff)
-
list.html (modified) (1 diff)
-
magick-image.html (modified) (1 diff)
-
magick-property.html (modified) (4 diffs)
-
magick-wand.html (modified) (1 diff)
-
magick.html (modified) (1 diff)
-
memory.html (modified) (1 diff)
-
module.html (modified) (2 diffs)
-
monitor.html (modified) (1 diff)
-
paint.html (modified) (1 diff)
-
pixel-iterator.html (modified) (1 diff)
-
pixel-view.html (modified) (2 diffs)
-
profile.html (modified) (1 diff)
-
property.html (modified) (1 diff)
-
registry.html (modified) (2 diffs)
-
resize.html (modified) (1 diff)
-
resource.html (modified) (1 diff)
-
segment.html (modified) (2 diffs)
-
shear.html (modified) (2 diffs)
-
signature.html (modified) (1 diff)
-
transform.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/www/api/attribute.html
r373 r397 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 4 <head> 5 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" /> 6 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" /> 7 <style type="text/css" media="screen,projection"><!-- 8 @import url("../../www/magick.css"); 9 --></style> 10 <link rel="shortcut icon" href="../../images/wand.ico" type="images/vnd.microsoft.icon"/> 11 <title>ImageMagick: MagickCore, C API for ImageMagick: Set Text Attributes</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="Generator" content="PHP"/> 16 <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, set, text, attributes, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/> 17 <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."/> 18 <meta name="Rating" content="GENERAL"/> 19 <meta name="Robots" content="INDEX, FOLLOW"/> 20 <meta name="Generator" content="ImageMagick Studio LLC"/> 21 <meta name="Author" content="ImageMagick Studio LLC"/> 22 <meta name="Revisit-after" content="2 DAYS"/> 23 <meta name="Resource-type" content="document"/> 24 <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/> 25 <meta name="Distribution" content="Global"/> 26 </head> 27 28 <body id="www-imagemagick-org"> 29 <div class="titlebar"> 30 <a href="../../index.html"> 31 <img src="../../images/script.png" alt="[ImageMagick]" 32 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a> 33 <a href="http://www.networkredux.com"> 34 <img src="../../images/networkredux.png" alt="[sponsor]" 35 style="margin: 45px auto; border: 0px; float: left;" /></a> 36 <a href="http://www.imagemagick.org/discourse-server/"> 37 <img src="../../images/logo.jpg" alt="" 38 style="width: 114px; height: 118px; border: 0px; float: right;" /></a> 39 <a href="../../index.html"> 40 <img src="../../images/sprite.jpg" alt="" 41 style="width: 114px; height: 118px; border: 0px; float: right;" /></a> 42 </div> 43 44 <div class="eastbar"> 45 46 <div class="menu"> 47 <a href="../../index.html">About ImageMagick</a> 48 </div> 49 <div class="sep"></div> 50 <div class="menu"> 51 <a href="../../www/command-line-tools.html">Command-line Tools</a> 52 </div> 53 <div class="sub"> 54 <a href="../../www/command-line-processing.html">Processing</a> 55 </div> 56 <div class="sub"> 57 <a href="../../www/command-line-options.html">Options</a> 58 </div> 59 <div class="sub"> 60 <a href="http://www.imagemagick.org/Usage/">Usage</a> 61 </div> 62 <div class="menu"> 63 <a href="../../www/api.html">Program Interfaces</a> 64 </div> 65 <div class="sub"> 66 <a href="../../www/magick-wand.html">MagickWand</a> 67 </div> 68 <div class="sub"> 69 <a href="../../www/magick-core.html">MagickCore</a> 70 </div> 71 <div class="sub"> 72 <a href="../../www/perl-magick.html">PerlMagick</a> 73 </div> 74 <div class="sub"> 75 <a href="../../Magick++/">Magick++</a> 76 </div> 77 <div class="menu"> 78 <a href="../../www/architecture.html">Architecture</a> 79 </div> 80 <div class="sep"></div> 81 <div class="menu"> 82 <a href="../../www/install-source.html">Install from Source</a> 83 </div> 84 <div class="sub"> 85 <a href="../../www/install-source.html#unix">Unix</a> 86 </div> 87 <div class="sub"> 88 <a href="../../www/install-source.html#windows">Windows</a> 89 </div> 90 <div class="menu"> 91 <a href="../../www/binary-releases.html">Binary Releases</a> 92 </div> 93 <div class="sub"> 94 <a href="../../www/binary-releases.html#unix">Unix</a> 95 </div> 96 <div class="sub"> 97 <a href="../../www/binary-releases.html#macosx">Mac OS X</a> 98 </div> 99 <div class="sub"> 100 <a href="../../www/binary-releases.html#windows">Windows</a> 101 </div> 102 <div class="menu"> 103 <a href="../../www/resources.html">Resources</a> 104 </div> 105 <div class="sep"></div> 106 <div class="menu"> 107 <a href="../../www/download.html">Download</a> 108 </div> 109 <div class="sep"></div> 110 <div class="menu"> 111 <a href="../http://www.imagemagick.org/script/search.php">Search</a> 112 </div> 113 <div class="sep"></div> 114 <div class="menu"> 115 <a href="../../www/sitemap.html">Site Map</a> 116 </div> 117 <div class="sub"> 118 <a href="../../www/links.html">Links</a> 119 </div> 120 <div class="sep"></div> 121 <div class="menu"> 122 <a href="../../www/sponsors.html">Sponsors:</a> 123 124 <div class="sponsbox"> 125 <div class="sponsor"> 126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 </div> 128 <div class="sponsor"> 129 <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201003010120 Buchhorn --> 130 </div> 131 <div class="sponsor"> 132 <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 --> 133 </div> 134 <div class="sponsor"> 135 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 136 </div> 137 <div class="sponsor"> 138 <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de--> 139 </div> 140 <div class="sponsor"> 141 <a href="http://www.blumenversender.com">Blumenversand</a><!-- 200911010120 --> 142 </div> 143 <div class="sponsor"> 144 <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 --> 145 </div> 146 </div> 147 </div> 148 149 150 </div> 151 152 <div class="main"> 153 154 <p class="navigation-index">[<a href="#GetImageChannelDepth">GetImageChannelDepth</a> • <a href="#GetImageQuantumDepth">GetImageQuantumDepth</a> • <a href="#GetImageType">GetImageType</a> • <a href="#IsGrayImage">IsGrayImage</a> • <a href="#IsMonochromeImage">IsMonochromeImage</a> • <a href="#IsOpaqueImage">IsOpaqueImage</a> • <a href="#SetImageChannelDepth">SetImageChannelDepth</a>]</p> 155 156 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 157 _8c.html" target="source" name="GetImageChannelDepth">GetImageChannelDepth</a></h2> 158 <div class="doc-section"> 159 160 <p>GetImageChannelDepth() returns the depth of a particular image channel.</p></ol> 161 162 <p>The format of the GetImageChannelDepth method is:</p> 163 164 <pre class="code"> 165 unsigned long GetImageDepth(const Image *image,ExceptionInfo *exception) 166 unsigned long GetImageChannelDepth(const Image *image, 167 const ChannelType channel,ExceptionInfo *exception) 168 </pre> 169 170 <p>A description of each parameter follows:</p></ol> 171 172 <h5>image</h5> 173 <ol><p>the image.</p></ol> 174 175 <h5>channel</h5> 176 <ol><p>the channel.</p></ol> 177 178 <h5>exception</h5> 179 <ol><p>return any errors or warnings in this structure.</p></ol> 180 181 </div> 182 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 183 _8c.html" target="source" name="GetImageQuantumDepth">GetImageQuantumDepth</a></h2> 184 <div class="doc-section"> 185 186 <p>GetImageQuantumDepth() returns the depth of the image rounded to a legal quantum depth: 8, 16, or 32.</p></ol> 187 188 <p>The format of the GetImageQuantumDepth method is:</p> 189 190 <pre class="code"> 191 unsigned long GetImageQuantumDepth(const Image *image, 192 const MagickBooleanType constrain) 193 </pre> 194 195 <p>A description of each parameter follows:</p></ol> 196 197 <h5>image</h5> 198 <ol><p>the image.</p></ol> 199 200 <h5>constrain</h5> 201 <ol><p>A value other than MagickFalse, constrains the depth to a maximum of MAGICKCORE_QUANTUM_DEPTH.</p></ol> 202 203 </div> 204 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 205 _8c.html" target="source" name="GetImageType">GetImageType</a></h2> 206 <div class="doc-section"> 207 208 <p>GetImageType() returns the potential type of image:</p></ol> 209 210 <p>Bilevel Grayscale GrayscaleMatte Palette PaletteMatte TrueColor TrueColorMatte ColorSeparation ColorSeparationMatte</p></ol> 211 212 <p>To ensure the image type matches its potential, use SetImageType():</p> 213 214 <pre class="text"> 215 (void) SetImageType(image,GetImageType(image)); 216 </pre> 217 218 <p>The format of the GetImageType method is:</p> 219 220 <pre class="code"> 221 ImageType GetImageType(const Image *image,ExceptionInfo *exception) 222 </pre> 223 224 <p>A description of each parameter follows:</p></ol> 225 226 <h5>image</h5> 227 <ol><p>the image.</p></ol> 228 229 <h5>exception</h5> 230 <ol><p>return any errors or warnings in this structure.</p></ol> 231 232 </div> 233 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 234 _8c.html" target="source" name="IsGrayImage">IsGrayImage</a></h2> 235 <div class="doc-section"> 236 237 <p>IsGrayImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities.</p></ol> 238 239 <p>The format of the IsGrayImage method is:</p> 240 241 <pre class="code"> 242 MagickBooleanType IsGrayImage(const Image *image, 243 ExceptionInfo *exception) 244 </pre> 245 246 <p>A description of each parameter follows:</p></ol> 247 248 <h5>image</h5> 249 <ol><p>the image.</p></ol> 250 251 <h5>exception</h5> 252 <ol><p>return any errors or warnings in this structure.</p></ol> 253 254 </div> 255 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 256 _8c.html" target="source" name="IsMonochromeImage">IsMonochromeImage</a></h2> 257 <div class="doc-section"> 258 259 <p>IsMonochromeImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p></ol> 260 261 <p>The format of the IsMonochromeImage method is:</p> 262 263 <pre class="code"> 264 MagickBooleanType IsMonochromeImage(const Image *image, 265 ExceptionInfo *exception) 266 </pre> 267 268 <p>A description of each parameter follows:</p></ol> 269 270 <h5>image</h5> 271 <ol><p>the image.</p></ol> 272 273 <h5>exception</h5> 274 <ol><p>return any errors or warnings in this structure.</p></ol> 275 276 </div> 277 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 278 _8c.html" target="source" name="IsOpaqueImage">IsOpaqueImage</a></h2> 279 <div class="doc-section"> 280 281 <p>IsOpaqueImage() returns MagickTrue if none of the pixels in the image have an opacity value other than opaque (0).</p></ol> 282 283 <p>The format of the IsOpaqueImage method is:</p> 284 285 <pre class="code"> 286 MagickBooleanType IsOpaqueImage(const Image *image, 287 ExceptionInfo *exception) 288 </pre> 289 290 <p>A description of each parameter follows:</p></ol> 291 292 <h5>image</h5> 293 <ol><p>the image.</p></ol> 294 295 <h5>exception</h5> 296 <ol><p>return any errors or warnings in this structure.</p></ol> 297 298 </div> 299 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute 300 _8c.html" target="source" name="SetImageChannelDepth">SetImageChannelDepth</a></h2> 301 <div class="doc-section"> 302 303 <p>SetImageChannelDepth() sets the depth of the image.</p></ol> 304 305 <p>The format of the SetImageChannelDepth method is:</p> 306 307 <pre class="code"> 308 MagickBooleanType SetImageDepth(Image *image,const unsigned long depth) 309 MagickBooleanType SetImageChannelDepth(Image *image, 310 const ChannelType channel,const unsigned long depth) 311 </pre> 312 313 <p>A description of each parameter follows:</p></ol> 314 315 <h5>image</h5> 316 <ol><p>the image.</p></ol> 317 318 <h5>channel</h5> 319 <ol><p>the channel.</p></ol> 320 321 <h5>depth</h5> 322 <ol><p>the image depth.</p></ol> 323 324 </div> 325 326 </div> 327 328 <div id="linkbar"> 329 <!-- <span id="linkbar-west"> </span> --> 330 <span id="linkbar-center"> 331 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 332 <a href="../../www/mailing-list.html">Mailing Lists</a> • 333 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 334 </span> 335 <span id="linkbar-east"> </span> 336 </div> 337 <div class="footer"> 338 <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span> 339 <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span> 340 </div> 341 <div style="clear: both; margin: 0; width: 100%; "></div> 342 </body> 343 </html> -
ImageMagick/trunk/www/api/blob.html
r332 r397 344 344 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 345 345 <a href="../../www/mailing-list.html">Mailing Lists</a> • 346 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>346 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 347 347 </span> 348 348 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/color.html
r349 r397 152 152 <div class="main"> 153 153 154 <p class="navigation-index">[<a href="#GetColorInfoList">GetColorInfoList</a> • <a href="#GetColorList">GetColorList</a> • <a href="# GetImageHistogram">GetImageHistogram</a> • <a href="#GetNumberColors">GetNumberColors</a> • <a href="#IsGrayImage">IsGrayImage</a> • <a href="#IsHistogramImage">IsHistogramImage</a> • <a href="#IsMonochromeImage">IsMonochromeImage</a> • <a href="#IsOpaqueImage">IsOpaqueImage</a> • <a href="#IsPaletteImage">IsPaletteImage</a> • <a href="#ListColorInfo">ListColorInfo</a> • <a href="#LoadColorList">LoadColorList</a> • <a href="#QueryColorDatabase">QueryColorDatabase</a> • <a href="#QueryColorname">QueryColorname</a> • <a href="#QueryMagickColor">QueryMagickColor</a> • <a href="#QueryMagickColorname">QueryMagickColorname</a> • <a href="#UniqueImageColors">UniqueImageColors</a>]</p>154 <p class="navigation-index">[<a href="#GetColorInfoList">GetColorInfoList</a> • <a href="#GetColorList">GetColorList</a> • <a href="#ListColorInfo">ListColorInfo</a> • <a href="#LoadColorList">LoadColorList</a> • <a href="#QueryColorDatabase">QueryColorDatabase</a> • <a href="#QueryColorname">QueryColorname</a> • <a href="#QueryMagickColor">QueryMagickColor</a> • <a href="#QueryMagickColorname">QueryMagickColorname</a>]</p> 155 155 156 156 <h2><a href="http://www.imagemagick.org/api/MagickCore/color … … 205 205 </div> 206 206 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 207 _8c.html" target="source" name="GetImageHistogram">GetImageHistogram</a></h2> 208 <div class="doc-section"> 209 210 <p>GetImageHistogram() returns the unique colors in an image.</p></ol> 211 212 <p>The format of the GetImageHistogram method is:</p> 213 214 <pre class="code"> 215 unsigned long GetImageHistogram(const Image *image, 216 unsigned long *number_colors,ExceptionInfo *exception) 207 _8c.html" target="source" name="ListColorInfo">ListColorInfo</a></h2> 208 <div class="doc-section"> 209 210 <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></ol> 211 212 <p>The format of the ListColorInfo method is:</p> 213 214 <pre class="code"> 215 MagickBooleanType ListColorInfo(FILE *file,ExceptionInfo *exception) 216 </pre> 217 218 <p>A description of each parameter follows.</p></ol> 219 220 <h5>file</h5> 221 <ol><p>List color names to this file handle.</p></ol> 222 223 <h5>exception</h5> 224 <ol><p>return any errors or warnings in this structure.</p></ol> 225 226 </div> 227 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 228 _8c.html" target="source" name="LoadColorList">LoadColorList</a></h2> 229 <div class="doc-section"> 230 231 <p>LoadColorList() loads one or more color configuration file which provides a mapping between color attributes and a color name.</p></ol> 232 233 <p>The format of the LoadColorLists method is:</p> 234 235 <pre class="code"> 236 MagickBooleanType LoadColorLists(const char *filename, 237 ExceptionInfo *exception) 238 </pre> 239 240 <p>A description of each parameter follows:</p></ol> 241 242 <h5>filename</h5> 243 <ol><p>the font file name.</p></ol> 244 245 <h5>exception</h5> 246 <ol><p>return any errors or warnings in this structure.</p></ol> 247 248 </div> 249 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 250 _8c.html" target="source" name="QueryColorDatabase">QueryColorDatabase</a></h2> 251 <div class="doc-section"> 252 253 <p>QueryColorDatabase() returns the red, green, blue, and opacity intensities for a given color name.</p></ol> 254 255 <p>The format of the QueryColorDatabase method is:</p> 256 257 <pre class="code"> 258 MagickBooleanType QueryColorDatabase(const char *name,PixelPacket *color, 259 ExceptionInfo *exception) 260 </pre> 261 262 <p>A description of each parameter follows:</p></ol> 263 264 <h5>name</h5> 265 <ol><p>the color name (e.g. white, blue, yellow).</p></ol> 266 267 <h5>color</h5> 268 <ol><p>the red, green, blue, and opacity intensities values of the named color in this structure.</p></ol> 269 270 <h5>exception</h5> 271 <ol><p>return any errors or warnings in this structure.</p></ol> 272 273 </div> 274 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 275 _8c.html" target="source" name="QueryColorname">QueryColorname</a></h2> 276 <div class="doc-section"> 277 278 <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></ol> 279 280 <p>The format of the QueryColorname method is:</p> 281 282 <pre class="code"> 283 MagickBooleanType QueryColorname(const Image *image, 284 const PixelPacket *color,const ComplianceType compliance,char *name, 285 ExceptionInfo *exception) 217 286 </pre> 218 287 … … 222 291 <ol><p>the image.</p></ol> 223 292 224 <h5>file</h5> 225 <ol><p>Write a histogram of the color distribution to this file handle.</p></ol> 226 227 <h5>exception</h5> 228 <ol><p>return any errors or warnings in this structure.</p></ol> 229 230 </div> 231 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 232 _8c.html" target="source" name="GetNumberColors">GetNumberColors</a></h2> 233 <div class="doc-section"> 234 235 <p>GetNumberColors() returns the number of unique colors in an image.</p></ol> 236 237 <p>The format of the GetNumberColors method is:</p> 238 239 <pre class="code"> 240 unsigned long GetNumberColors(const Image *image,FILE *file, 293 <h5>color</h5> 294 <ol><p>the color intensities.</p></ol> 295 296 <h5>compliance</h5> 297 <ol><p>Adhere to this color standard: SVG, X11, or XPM.</p></ol> 298 299 <h5>name</h5> 300 <ol><p>Return the color name or hex value.</p></ol> 301 302 <h5>exception</h5> 303 <ol><p>return any errors or warnings in this structure.</p></ol> 304 305 </div> 306 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 307 _8c.html" target="source" name="QueryMagickColor">QueryMagickColor</a></h2> 308 <div class="doc-section"> 309 310 <p>QueryMagickColor() returns the red, green, blue, and opacity intensities for a given color name.</p></ol> 311 312 <p>The format of the QueryMagickColor method is:</p> 313 314 <pre class="code"> 315 MagickBooleanType QueryMagickColor(const char *name, 316 MagickPixelPacket *color,ExceptionInfo *exception) 317 </pre> 318 319 <p>A description of each parameter follows:</p></ol> 320 321 <h5>name</h5> 322 <ol><p>the color name (e.g. white, blue, yellow).</p></ol> 323 324 <h5>color</h5> 325 <ol><p>the red, green, blue, and opacity intensities values of the named color in this structure.</p></ol> 326 327 <h5>exception</h5> 328 <ol><p>return any errors or warnings in this structure.</p></ol> 329 330 </div> 331 <h2><a href="http://www.imagemagick.org/api/MagickCore/color 332 _8c.html" target="source" name="QueryMagickColorname">QueryMagickColorname</a></h2> 333 <div class="doc-section"> 334 335 <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></ol> 336 337 <p>The format of the QueryMagickColorname method is:</p> 338 339 <pre class="code"> 340 MagickBooleanType QueryMagickColorname(const Image *image, 341 const PixelPacket *color,const ComplianceType compliance,char *name, 241 342 ExceptionInfo *exception) 242 343 </pre> … … 247 348 <ol><p>the image.</p></ol> 248 349 249 <h5>file</h5>250 <ol><p>Write a histogram of the color distribution to this file handle.</p></ol>251 252 <h5>exception</h5>253 <ol><p>return any errors or warnings in this structure.</p></ol>254 255 </div>256 <h2><a href="http://www.imagemagick.org/api/MagickCore/color257 _8c.html" target="source" name="IsGrayImage">IsGrayImage</a></h2>258 <div class="doc-section">259 260 <p>IsGrayImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities.</p></ol>261 262 <p>The format of the IsGrayImage method is:</p>263 264 <pre class="code">265 MagickBooleanType IsGrayImage(const Image *image,266 ExceptionInfo *exception)267 </pre>268 269 <p>A description of each parameter follows:</p></ol>270 271 <h5>image</h5>272 <ol><p>the image.</p></ol>273 274 <h5>exception</h5>275 <ol><p>return any errors or warnings in this structure.</p></ol>276 277 </div>278 <h2><a href="http://www.imagemagick.org/api/MagickCore/color279 _8c.html" target="source" name="IsHistogramImage">IsHistogramImage</a></h2>280 <div class="doc-section">281 282 <p>IsHistogramImage() returns MagickTrue if the image has 1024 unique colors or less.</p></ol>283 284 <p>The format of the IsHistogramImage method is:</p>285 286 <pre class="code">287 MagickBooleanType IsHistogramImage(const Image *image,288 ExceptionInfo *exception)289 </pre>290 291 <p>A description of each parameter follows.</p></ol>292 293 <h5>image</h5>294 <ol><p>the image.</p></ol>295 296 <h5>exception</h5>297 <ol><p>return any errors or warnings in this structure.</p></ol>298 299 </div>300 <h2><a href="http://www.imagemagick.org/api/MagickCore/color301 _8c.html" target="source" name="IsMonochromeImage">IsMonochromeImage</a></h2>302 <div class="doc-section">303 304 <p>IsMonochromeImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p></ol>305 306 <p>The format of the IsMonochromeImage method is:</p>307 308 <pre class="code">309 MagickBooleanType IsMonochromeImage(const Image *image,310 ExceptionInfo *exception)311 </pre>312 313 <p>A description of each parameter follows:</p></ol>314 315 <h5>image</h5>316 <ol><p>the image.</p></ol>317 318 <h5>exception</h5>319 <ol><p>return any errors or warnings in this structure.</p></ol>320 321 </div>322 <h2><a href="http://www.imagemagick.org/api/MagickCore/color323 _8c.html" target="source" name="IsOpaqueImage">IsOpaqueImage</a></h2>324 <div class="doc-section">325 326 <p>IsOpaqueImage() returns MagickTrue if none of the pixels in the image have an opacity value other than opaque (0).</p></ol>327 328 <p>The format of the IsOpaqueImage method is:</p>329 330 <pre class="code">331 MagickBooleanType IsOpaqueImage(const Image *image,332 ExceptionInfo *exception)333 </pre>334 335 <p>A description of each parameter follows:</p></ol>336 337 <h5>image</h5>338 <ol><p>the image.</p></ol>339 340 <h5>exception</h5>341 <ol><p>return any errors or warnings in this structure.</p></ol>342 343 </div>344 <h2><a href="http://www.imagemagick.org/api/MagickCore/color345 _8c.html" target="source" name="IsPaletteImage">IsPaletteImage</a></h2>346 <div class="doc-section">347 348 <p>IsPaletteImage() returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.</p></ol>349 350 <p>The format of the IsPaletteImage method is:</p>351 352 <pre class="code">353 MagickBooleanType IsPaletteImage(const Image *image,354 ExceptionInfo *exception)355 </pre>356 357 <p>A description of each parameter follows.</p></ol>358 359 <h5>image</h5>360 <ol><p>the image.</p></ol>361 362 <h5>exception</h5>363 <ol><p>return any errors or warnings in this structure.</p></ol>364 365 </div>366 <h2><a href="http://www.imagemagick.org/api/MagickCore/color367 _8c.html" target="source" name="ListColorInfo">ListColorInfo</a></h2>368 <div class="doc-section">369 370 <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></ol>371 372 <p>The format of the ListColorInfo method is:</p>373 374 <pre class="code">375 MagickBooleanType ListColorInfo(FILE *file,ExceptionInfo *exception)376 </pre>377 378 <p>A description of each parameter follows.</p></ol>379 380 <h5>file</h5>381 <ol><p>List color names to this file handle.</p></ol>382 383 <h5>exception</h5>384 <ol><p>return any errors or warnings in this structure.</p></ol>385 386 </div>387 <h2><a href="http://www.imagemagick.org/api/MagickCore/color388 _8c.html" target="source" name="LoadColorList">LoadColorList</a></h2>389 <div class="doc-section">390 391 <p>LoadColorList() loads one or more color configuration file which provides a mapping between color attributes and a color name.</p></ol>392 393 <p>The format of the LoadColorLists method is:</p>394 395 <pre class="code">396 MagickBooleanType LoadColorLists(const char *filename,397 ExceptionInfo *exception)398 </pre>399 400 <p>A description of each parameter follows:</p></ol>401 402 <h5>filename</h5>403 <ol><p>the font file name.</p></ol>404 405 <h5>exception</h5>406 <ol><p>return any errors or warnings in this structure.</p></ol>407 408 </div>409 <h2><a href="http://www.imagemagick.org/api/MagickCore/color410 _8c.html" target="source" name="QueryColorDatabase">QueryColorDatabase</a></h2>411 <div class="doc-section">412 413 <p>QueryColorDatabase() returns the red, green, blue, and opacity intensities for a given color name.</p></ol>414 415 <p>The format of the QueryColorDatabase method is:</p>416 417 <pre class="code">418 MagickBooleanType QueryColorDatabase(const char *name,PixelPacket *color,419 ExceptionInfo *exception)420 </pre>421 422 <p>A description of each parameter follows:</p></ol>423 424 <h5>name</h5>425 <ol><p>the color name (e.g. white, blue, yellow).</p></ol>426 427 <h5>color</h5>428 <ol><p>the red, green, blue, and opacity intensities values of the named color in this structure.</p></ol>429 430 <h5>exception</h5>431 <ol><p>return any errors or warnings in this structure.</p></ol>432 433 </div>434 <h2><a href="http://www.imagemagick.org/api/MagickCore/color435 _8c.html" target="source" name="QueryColorname">QueryColorname</a></h2>436 <div class="doc-section">437 438 <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></ol>439 440 <p>The format of the QueryColorname method is:</p>441 442 <pre class="code">443 MagickBooleanType QueryColorname(const Image *image,444 const PixelPacket *color,const ComplianceType compliance,char *name,445 ExceptionInfo *exception)446 </pre>447 448 <p>A description of each parameter follows.</p></ol>449 450 <h5>image</h5>451 <ol><p>the image.</p></ol>452 453 350 <h5>color</h5> 454 351 <ol><p>the color intensities.</p></ol> 455 352 456 <h5> compliance</h5>353 <h5>Compliance</h5> 457 354 <ol><p>Adhere to this color standard: SVG, X11, or XPM.</p></ol> 458 355 459 356 <h5>name</h5> 460 357 <ol><p>Return the color name or hex value.</p></ol> 461 462 <h5>exception</h5>463 <ol><p>return any errors or warnings in this structure.</p></ol>464 465 </div>466 <h2><a href="http://www.imagemagick.org/api/MagickCore/color467 _8c.html" target="source" name="QueryMagickColor">QueryMagickColor</a></h2>468 <div class="doc-section">469 470 <p>QueryMagickColor() returns the red, green, blue, and opacity intensities for a given color name.</p></ol>471 472 <p>The format of the QueryMagickColor method is:</p>473 474 <pre class="code">475 MagickBooleanType QueryMagickColor(const char *name,476 MagickPixelPacket *color,ExceptionInfo *exception)477 </pre>478 479 <p>A description of each parameter follows:</p></ol>480 481 <h5>name</h5>482 <ol><p>the color name (e.g. white, blue, yellow).</p></ol>483 484 <h5>color</h5>485 <ol><p>the red, green, blue, and opacity intensities values of the named color in this structure.</p></ol>486 487 <h5>exception</h5>488 <ol><p>return any errors or warnings in this structure.</p></ol>489 490 </div>491 <h2><a href="http://www.imagemagick.org/api/MagickCore/color492 _8c.html" target="source" name="QueryMagickColorname">QueryMagickColorname</a></h2>493 <div class="doc-section">494 495 <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></ol>496 497 <p>The format of the QueryMagickColorname method is:</p>498 499 <pre class="code">500 MagickBooleanType QueryMagickColorname(const Image *image,501 const PixelPacket *color,const ComplianceType compliance,char *name,502 ExceptionInfo *exception)503 </pre>504 505 <p>A description of each parameter follows.</p></ol>506 507 <h5>image</h5>508 <ol><p>the image.</p></ol>509 510 <h5>color</h5>511 <ol><p>the color intensities.</p></ol>512 513 <h5>Compliance</h5>514 <ol><p>Adhere to this color standard: SVG, X11, or XPM.</p></ol>515 516 <h5>name</h5>517 <ol><p>Return the color name or hex value.</p></ol>518 519 <h5>exception</h5>520 <ol><p>return any errors or warnings in this structure.</p></ol>521 522 </div>523 <h2><a href="http://www.imagemagick.org/api/MagickCore/color524 _8c.html" target="source" name="UniqueImageColors">UniqueImageColors</a></h2>525 <div class="doc-section">526 527 <p>UniqueImageColors() returns the unique colors of an image.</p></ol>528 529 <p>The format of the UniqueImageColors method is:</p>530 531 <pre class="code">532 Image *UniqueImageColors(const Image *image,ExceptionInfo *exception)533 </pre>534 535 <p>A description of each parameter follows.</p></ol>536 537 <h5>image</h5>538 <ol><p>the image.</p></ol>539 358 540 359 <h5>exception</h5> -
ImageMagick/trunk/www/api/compare.html
r349 r397 326 326 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 327 327 <a href="../../www/mailing-list.html">Mailing Lists</a> • 328 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>328 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 329 329 </span> 330 330 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/composite.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. hygi.de">Reinigungsmittel</a><!-- 201002000400+-->126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/deprecate.html
r349 r397 2598 2598 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 2599 2599 <a href="../../www/mailing-list.html">Mailing Lists</a> • 2600 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>2600 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 2601 2601 </span> 2602 2602 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/distort.html
r349 r397 258 258 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 259 259 <a href="../../www/mailing-list.html">Mailing Lists</a> • 260 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>260 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 261 261 </span> 262 262 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/draw.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/drawing-wand.html
r349 r397 3068 3068 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 3069 3069 <a href="../../www/mailing-list.html">Mailing Lists</a> • 3070 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>3070 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 3071 3071 </span> 3072 3072 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/effect.html
r349 r397 689 689 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 690 690 <a href="../../www/mailing-list.html">Mailing Lists</a> • 691 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>691 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 692 692 </span> 693 693 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/enhance.html
r332 r397 696 696 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 697 697 <a href="../../www/mailing-list.html">Mailing Lists</a> • 698 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>698 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 699 699 </span> 700 700 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/exception.html
r349 r397 466 466 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 467 467 <a href="../../www/mailing-list.html">Mailing Lists</a> • 468 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>468 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 469 469 </span> 470 470 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/fx.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+-->126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/histogram.html
r349 r397 152 152 <div class="main"> 153 153 154 <p class="navigation-index">[<a href="#MinMaxStretchImage">MinMaxStretchImage</a>]</p> 155 154 <p class="navigation-index">[<a href="#GetImageHistogram">GetImageHistogram</a> • <a href="#IsHistogramImage">IsHistogramImage</a> • <a href="#IsPaletteImage">IsPaletteImage</a> • <a href="#MinMaxStretchImage">MinMaxStretchImage</a> • <a href="#GetNumberColors">GetNumberColors</a> • <a href="#UniqueImageColors">UniqueImageColors</a>]</p> 155 156 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 157 _8c.html" target="source" name="GetImageHistogram">GetImageHistogram</a></h2> 158 <div class="doc-section"> 159 160 <p>GetImageHistogram() returns the unique colors in an image.</p></ol> 161 162 <p>The format of the GetImageHistogram method is:</p> 163 164 <pre class="code"> 165 unsigned long GetImageHistogram(const Image *image, 166 unsigned long *number_colors,ExceptionInfo *exception) 167 </pre> 168 169 <p>A description of each parameter follows.</p></ol> 170 171 <h5>image</h5> 172 <ol><p>the image.</p></ol> 173 174 <h5>file</h5> 175 <ol><p>Write a histogram of the color distribution to this file handle.</p></ol> 176 177 <h5>exception</h5> 178 <ol><p>return any errors or warnings in this structure.</p></ol> 179 180 </div> 181 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 182 _8c.html" target="source" name="IsHistogramImage">IsHistogramImage</a></h2> 183 <div class="doc-section"> 184 185 <p>IsHistogramImage() returns MagickTrue if the image has 1024 unique colors or less.</p></ol> 186 187 <p>The format of the IsHistogramImage method is:</p> 188 189 <pre class="code"> 190 MagickBooleanType IsHistogramImage(const Image *image, 191 ExceptionInfo *exception) 192 </pre> 193 194 <p>A description of each parameter follows.</p></ol> 195 196 <h5>image</h5> 197 <ol><p>the image.</p></ol> 198 199 <h5>exception</h5> 200 <ol><p>return any errors or warnings in this structure.</p></ol> 201 202 </div> 203 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 204 _8c.html" target="source" name="IsPaletteImage">IsPaletteImage</a></h2> 205 <div class="doc-section"> 206 207 <p>IsPaletteImage() returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.</p></ol> 208 209 <p>The format of the IsPaletteImage method is:</p> 210 211 <pre class="code"> 212 MagickBooleanType IsPaletteImage(const Image *image, 213 ExceptionInfo *exception) 214 </pre> 215 216 <p>A description of each parameter follows.</p></ol> 217 218 <h5>image</h5> 219 <ol><p>the image.</p></ol> 220 221 <h5>exception</h5> 222 <ol><p>return any errors or warnings in this structure.</p></ol> 223 224 </div> 156 225 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 157 226 _8c.html" target="source" name="MinMaxStretchImage">MinMaxStretchImage</a></h2> … … 184 253 <h5>black_adjust, white_adjust</h5> 185 254 <ol><p>Move the Black/White Point inward from the minimum and maximum points by this color value.</p></ol> 255 256 </div> 257 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 258 _8c.html" target="source" name="GetNumberColors">GetNumberColors</a></h2> 259 <div class="doc-section"> 260 261 <p>GetNumberColors() returns the number of unique colors in an image.</p></ol> 262 263 <p>The format of the GetNumberColors method is:</p> 264 265 <pre class="code"> 266 unsigned long GetNumberColors(const Image *image,FILE *file, 267 ExceptionInfo *exception) 268 </pre> 269 270 <p>A description of each parameter follows.</p></ol> 271 272 <h5>image</h5> 273 <ol><p>the image.</p></ol> 274 275 <h5>file</h5> 276 <ol><p>Write a histogram of the color distribution to this file handle.</p></ol> 277 278 <h5>exception</h5> 279 <ol><p>return any errors or warnings in this structure.</p></ol> 280 281 </div> 282 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram 283 _8c.html" target="source" name="UniqueImageColors">UniqueImageColors</a></h2> 284 <div class="doc-section"> 285 286 <p>UniqueImageColors() returns the unique colors of an image.</p></ol> 287 288 <p>The format of the UniqueImageColors method is:</p> 289 290 <pre class="code"> 291 Image *UniqueImageColors(const Image *image,ExceptionInfo *exception) 292 </pre> 293 294 <p>A description of each parameter follows.</p></ol> 295 296 <h5>image</h5> 297 <ol><p>the image.</p></ol> 298 299 <h5>exception</h5> 300 <ol><p>return any errors or warnings in this structure.</p></ol> 186 301 187 302 </div> … … 194 309 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 195 310 <a href="../../www/mailing-list.html">Mailing Lists</a> • 196 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>311 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 197 312 </span> 198 313 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/image.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 127 </div> 128 128 <div class="sponsor"> … … 152 152 <div class="main"> 153 153 154 <p class="navigation-index">[<a href="#AcquireImage">AcquireImage</a> • <a href="#AcquireImageColormap">AcquireImageColormap</a> • <a href="#AcquireImageInfo">AcquireImageInfo</a> • <a href="#AcquireNextImage">AcquireNextImage</a> • <a href="#AppendImages">AppendImages</a> • <a href="#CatchImageException">CatchImageException</a> • <a href="#ClipImagePath">ClipImagePath</a> • <a href="#CloneImage">CloneImage</a> • <a href="#CloneImageInfo">CloneImageInfo</a> • <a href="#CombineImages">CombineImages</a> • <a href="#DestroyImage">DestroyImage</a> • <a href="#DestroyImageInfo">DestroyImageInfo</a> • <a href="#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="#GetImageClipMask">GetImageClipMask</a> • <a href="#GetImageException">GetImageException</a> • <a href="#GetImageInfo">GetImageInfo</a> • <a href="#GetImageMask">GetImageMask</a> • <a href="#GetImage Type">GetImageType</a> • <a href="#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="#InterpretImageFilename">InterpretImageFilename</a> • <a href="#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="#IsImageObject">IsImageObject</a> • <a href="#IsTaintImage">IsTaintImage</a> • <a href="#ModifyImage">ModifyImage</a> • <a href="#NewMagickImage">NewMagickImage</a> • <a href="#ReferenceImage">ReferenceImage</a> • <a href="#ResetImagePage">ResetImagePage</a> • <a href="#SeparateImageChannel">SeparateImageChannel</a> • <a href="#SeparateImages">SeparateImages</a> • <a href="#SetImageAlphaChannel">SetImageAlphaChannel</a> • <a href="#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="#SetImageStorageClass">SetImageStorageClass</a> • <a href="#SetImageClipMask">SetImageClipMask</a> • <a href="#SetImageExtent">SetImageExtent</a> • <a href="#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="#SetImageInfoFile">SetImageInfoFile</a> • <a href="#SetImageMask">SetImageMask</a> • <a href="#SetImageOpacity">SetImageOpacity</a> • <a href="#SetImageType">SetImageType</a> • <a href="#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="#StripImage">StripImage</a>]</p>154 <p class="navigation-index">[<a href="#AcquireImage">AcquireImage</a> • <a href="#AcquireImageColormap">AcquireImageColormap</a> • <a href="#AcquireImageInfo">AcquireImageInfo</a> • <a href="#AcquireNextImage">AcquireNextImage</a> • <a href="#AppendImages">AppendImages</a> • <a href="#CatchImageException">CatchImageException</a> • <a href="#ClipImagePath">ClipImagePath</a> • <a href="#CloneImage">CloneImage</a> • <a href="#CloneImageInfo">CloneImageInfo</a> • <a href="#CombineImages">CombineImages</a> • <a href="#DestroyImage">DestroyImage</a> • <a href="#DestroyImageInfo">DestroyImageInfo</a> • <a href="#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="#GetImageClipMask">GetImageClipMask</a> • <a href="#GetImageException">GetImageException</a> • <a href="#GetImageInfo">GetImageInfo</a> • <a href="#GetImageMask">GetImageMask</a> • <a href="#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="#InterpretImageFilename">InterpretImageFilename</a> • <a href="#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="#IsImageObject">IsImageObject</a> • <a href="#IsTaintImage">IsTaintImage</a> • <a href="#ModifyImage">ModifyImage</a> • <a href="#NewMagickImage">NewMagickImage</a> • <a href="#ReferenceImage">ReferenceImage</a> • <a href="#ResetImagePage">ResetImagePage</a> • <a href="#SeparateImageChannel">SeparateImageChannel</a> • <a href="#SeparateImages">SeparateImages</a> • <a href="#SetImageAlphaChannel">SetImageAlphaChannel</a> • <a href="#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="#SetImageStorageClass">SetImageStorageClass</a> • <a href="#SetImageClipMask">SetImageClipMask</a> • <a href="#SetImageExtent">SetImageExtent</a> • <a href="#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="#SetImageInfoFile">SetImageInfoFile</a> • <a href="#SetImageMask">SetImageMask</a> • <a href="#SetImageOpacity">SetImageOpacity</a> • <a href="#SetImageType">SetImageType</a> • <a href="#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="#StripImage">StripImage</a>]</p> 155 155 156 156 <h2><a href="http://www.imagemagick.org/api/MagickCore/image … … 497 497 <h5>image</h5> 498 498 <ol><p>the image.</p></ol> 499 500 </div>501 <h2><a href="http://www.imagemagick.org/api/MagickCore/image502 _8c.html" target="source" name="GetImageType">GetImageType</a></h2>503 <div class="doc-section">504 505 <p>GetImageType() returns the potential type of image:</p></ol>506 507 <p>Bilevel Grayscale GrayscaleMatte Palette PaletteMatte TrueColor TrueColorMatte ColorSeparation ColorSeparationMatte</p></ol>508 509 <p>To ensure the image type matches its potential, use SetImageType():</p>510 511 <pre class="text">512 (void) SetImageType(image,GetImageType(image));513 </pre>514 515 <p>The format of the GetImageType method is:</p>516 517 <pre class="code">518 ImageType GetImageType(const Image *image,ExceptionInfo *exception)519 </pre>520 521 <p>A description of each parameter follows:</p></ol>522 523 <h5>image</h5>524 <ol><p>the image.</p></ol>525 526 <h5>exception</h5>527 <ol><p>return any errors or warnings in this structure.</p></ol>528 499 529 500 </div> … … 1038 1009 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 1039 1010 <a href="../../www/mailing-list.html">Mailing Lists</a> • 1040 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>1011 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 1041 1012 </span> 1042 1013 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/layer.html
r349 r397 448 448 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 449 449 <a href="../../www/mailing-list.html">Mailing Lists</a> • 450 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>450 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 451 451 </span> 452 452 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/list.html
r323 r397 646 646 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 647 647 <a href="../../www/mailing-list.html">Mailing Lists</a> • 648 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>648 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 649 649 </span> 650 650 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/magick-image.html
r349 r397 6336 6336 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 6337 6337 <a href="../../www/mailing-list.html">Mailing Lists</a> • 6338 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>6338 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 6339 6339 </span> 6340 6340 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/magick-property.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+-->126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 127 </div> 128 128 <div class="sponsor"> … … 152 152 <div class="main"> 153 153 154 <p class="navigation-index">[<a href="#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="#MagickDeleteOption">MagickDeleteOption</a> • <a href="#MagickGetAntialias">MagickGetAntialias</a> • <a href="#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="#MagickGetColorspace">MagickGetColorspace</a> • <a href="#MagickGetCompression">MagickGetCompression</a> • <a href="#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="#MagickGetCopyright">MagickGetCopyright</a> • <a href="#MagickGetFilename">MagickGetFilename</a> • <a href="#MagickGetFont">MagickGetFont</a> • <a href="#MagickGetFormat">MagickGetFormat</a> • <a href="#MagickGetGravity">MagickGetGravity</a> • <a href="#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="#MagickGetOption">MagickGetOption</a> • <a href="#MagickGetOptions">MagickGetOptions</a> • <a href="#MagickGetOrientation">MagickGetOrientation</a> • <a href="#MagickGetPackageName">MagickGetPackageName</a> • <a href="#MagickGetPage">MagickGetPage</a> • <a href="#MagickGetPointsize">MagickGetPointsize</a> • <a href="#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="#MagickGetResource">MagickGetResource</a> • <a href="#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="#MagickGetSize">MagickGetSize</a> • <a href="#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="#MagickGetType">MagickGetType</a> • <a href="#MagickGetVersion">MagickGetVersion</a> • <a href="#MagickProfileImage">MagickProfileImage</a> • <a href="#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="#MagickSetAntialias">MagickSetAntialias</a> • <a href="#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="#MagickSetColorspace">MagickSetColorspace</a> • <a href="#MagickSetCompression">MagickSetCompression</a> • <a href="#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="#MagickSetDepth">MagickSetDepth</a> • <a href="#MagickSetExtract">MagickSetExtract</a> • <a href="#MagickSetFilename">MagickSetFilename</a> • <a href="#MagickSetFont">MagickSetFont</a> • <a href="#MagickSetFormat">MagickSetFormat</a> • <a href="#MagickSetGravity">MagickSetGravity</a> • <a href="#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="#MagickSetOption">MagickSetOption</a> • <a href="#MagickSetOrientation">MagickSetOrientation</a> • <a href="#MagickSetPage">MagickSetPage</a> • <a href="#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="#MagickSetPointsize">MagickSetPointsize</a> • <a href="#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="#MagickSetResolution">MagickSetResolution</a> • <a href="#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="#MagickSetSize">MagickSetSize</a> • <a href="#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="#MagickSetType">MagickSetType</a>]</p> 155 154 <p class="navigation-index">[<a href="#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> • <a href="#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="#MagickDeleteOption">MagickDeleteOption</a> • <a href="#MagickGetAntialias">MagickGetAntialias</a> • <a href="#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="#MagickGetColorspace">MagickGetColorspace</a> • <a href="#MagickGetCompression">MagickGetCompression</a> • <a href="#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="#MagickGetCopyright">MagickGetCopyright</a> • <a href="#MagickGetFilename">MagickGetFilename</a> • <a href="#MagickGetFont">MagickGetFont</a> • <a href="#MagickGetFormat">MagickGetFormat</a> • <a href="#MagickGetGravity">MagickGetGravity</a> • <a href="#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="#MagickGetImageArtifact">MagickGetImageArtifact</a> • <a href="#MagickGetImageArtifacts">MagickGetImageArtifacts</a> • <a href="#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="#MagickGetOption">MagickGetOption</a> • <a href="#MagickGetOptions">MagickGetOptions</a> • <a href="#MagickGetOrientation">MagickGetOrientation</a> • <a href="#MagickGetPackageName">MagickGetPackageName</a> • <a href="#MagickGetPage">MagickGetPage</a> • <a href="#MagickGetPointsize">MagickGetPointsize</a> • <a href="#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="#MagickGetResource">MagickGetResource</a> • <a href="#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="#MagickGetSize">MagickGetSize</a> • <a href="#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="#MagickGetType">MagickGetType</a> • <a href="#MagickGetVersion">MagickGetVersion</a> • <a href="#MagickProfileImage">MagickProfileImage</a> • <a href="#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="#MagickSetAntialias">MagickSetAntialias</a> • <a href="#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="#MagickSetColorspace">MagickSetColorspace</a> • <a href="#MagickSetCompression">MagickSetCompression</a> • <a href="#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="#MagickSetDepth">MagickSetDepth</a> • <a href="#MagickSetExtract">MagickSetExtract</a> • <a href="#MagickSetFilename">MagickSetFilename</a> • <a href="#MagickSetFont">MagickSetFont</a> • <a href="#MagickSetFormat">MagickSetFormat</a> • <a href="#MagickSetGravity">MagickSetGravity</a> • <a href="#MagickSetImageArtifact">MagickSetImageArtifact</a> • <a href="#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="#MagickSetOption">MagickSetOption</a> • <a href="#MagickSetOrientation">MagickSetOrientation</a> • <a href="#MagickSetPage">MagickSetPage</a> • <a href="#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="#MagickSetPointsize">MagickSetPointsize</a> • <a href="#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="#MagickSetResolution">MagickSetResolution</a> • <a href="#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="#MagickSetSize">MagickSetSize</a> • <a href="#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="#MagickSetType">MagickSetType</a>]</p> 155 156 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property 157 _8c.html" target="source" name="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2> 158 <div class="doc-section"> 159 160 <p>MagickDeleteImageArtifact() deletes a wand artifact.</p></ol> 161 162 <p>The format of the MagickDeleteImageArtifact method is:</p> 163 164 <pre class="code"> 165 MagickBooleanType MagickDeleteImageArtifact(MagickWand *wand, 166 const char *artifact) 167 </pre> 168 169 <p>A description of each parameter follows:</p></ol> 170 171 <h5>image</h5> 172 <ol><p>the image.</p></ol> 173 174 <h5>artifact</h5> 175 <ol><p>the image artifact.</p></ol> 176 177 </div> 156 178 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property 157 179 _8c.html" target="source" name="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2> … … 384 406 char *MagickGetHomeURL(void) 385 407 </pre> 408 409 </div> 410 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property 411 _8c.html" target="source" name="MagickGetImageArtifact">MagickGetImageArtifact</a></h2> 412 <div class="doc-section"> 413 414 <p>MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol> 415 416 <p>The format of the MagickGetImageArtifact method is:</p> 417 418 <pre class="code"> 419 char *MagickGetImageArtifact(MagickWand *wand,const char *artifact) 420 </pre> 421 422 <p>A description of each parameter follows:</p></ol> 423 424 <h5>wand</h5> 425 <ol><p>the magick wand.</p></ol> 426 427 <h5>artifact</h5> 428 <ol><p>the artifact.</p></ol> 429 430 </div> 431 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property 432 _8c.html" target="source" name="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2> 433 <div class="doc-section"> 434 435 <p>MagickGetImageArtifacts() returns all the artifact names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol> 436 437 <p>The format of the MagickGetImageArtifacts method is:</p> 438 439 <pre class="code"> 440 char *MagickGetImageArtifacts(MagickWand *wand, 441 const char *pattern,unsigned long *number_artifacts) 442 </pre> 443 444 <p>A description of each parameter follows:</p></ol> 445 446 <h5>wand</h5> 447 <ol><p>the magick wand.</p></ol> 448 449 <h5>pattern</h5> 450 <ol><p>Specifies a pointer to a text string containing a pattern.</p></ol> 451 452 <h5>number_artifacts</h5> 453 <ol><p>the number artifacts associated with this wand.</p></ol> 386 454 387 455 </div> … … 1125 1193 <h5>type</h5> 1126 1194 <ol><p>the gravity type.</p></ol> 1195 1196 </div> 1197 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property 1198 _8c.html" target="source" name="MagickSetImageArtifact">MagickSetImageArtifact</a></h2> 1199 <div class="doc-section"> 1200 1201 <p>MagickSetImageArtifact() associates a artifact with an image.</p></ol> 1202 1203 <p>The format of the MagickSetImageArtifact method is:</p> 1204 1205 <pre class="code"> 1206 MagickBooleanType MagickSetImageArtifact(MagickWand *wand, 1207 const char *artifact,const char *value) 1208 </pre> 1209 1210 <p>A description of each parameter follows:</p></ol> 1211 1212 <h5>wand</h5> 1213 <ol><p>the magick wand.</p></ol> 1214 1215 <h5>artifact</h5> 1216 <ol><p>the artifact.</p></ol> 1217 1218 <h5>value</h5> 1219 <ol><p>the value.</p></ol> 1127 1220 1128 1221 </div> -
ImageMagick/trunk/www/api/magick-wand.html
r332 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/magick.html
r332 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/memory.html
r332 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/module.html
r349 r397 152 152 <div class="main"> 153 153 154 <p class="navigation-index">[<a href="#AcquireModuleInfo">AcquireModuleInfo</a> • <a href="#DestroyModuleList">DestroyModuleList</a> • <a href="#GetModuleInfo">GetModuleInfo</a> • <a href="#GetModuleInfoList">GetModuleInfoList</a> • <a href="#GetModuleList">GetModuleList</a> • <a href="#GetMagickModulePath">GetMagickModulePath</a> • <a href="#In vokeDynamicImageFilter">InvokeDynamicImageFilter</a> • <a href="#ListModuleInfo">ListModuleInfo</a> • <a href="#OpenModule">OpenModule</a> • <a href="#OpenModules">OpenModules</a> • <a href="#RegisterModule">RegisterModule</a> • <a href="#TagToCoderModuleName">TagToCoderModuleName</a> • <a href="#TagToFilterModuleName">TagToFilterModuleName</a> • <a href="#TagToModuleName">TagToModuleName</a> • <a href="#UnregisterModule">UnregisterModule</a>]</p>154 <p class="navigation-index">[<a href="#AcquireModuleInfo">AcquireModuleInfo</a> • <a href="#DestroyModuleList">DestroyModuleList</a> • <a href="#GetModuleInfo">GetModuleInfo</a> • <a href="#GetModuleInfoList">GetModuleInfoList</a> • <a href="#GetModuleList">GetModuleList</a> • <a href="#GetMagickModulePath">GetMagickModulePath</a> • <a href="#InitializeModuleList">InitializeModuleList</a> • <a href="#InvokeDynamicImageFilter">InvokeDynamicImageFilter</a> • <a href="#ListModuleInfo">ListModuleInfo</a> • <a href="#OpenModule">OpenModule</a> • <a href="#OpenModules">OpenModules</a> • <a href="#RegisterModule">RegisterModule</a> • <a href="#TagToCoderModuleName">TagToCoderModuleName</a> • <a href="#TagToFilterModuleName">TagToFilterModuleName</a> • <a href="#TagToModuleName">TagToModuleName</a> • <a href="#UnregisterModule">UnregisterModule</a>]</p> 155 155 156 156 <h2><a href="http://www.imagemagick.org/api/MagickCore/module … … 282 282 <h5>path</h5> 283 283 <ol><p>the path associated with the filename.</p></ol> 284 285 <h5>exception</h5> 286 <ol><p>return any errors or warnings in this structure.</p></ol> 287 288 </div> 289 <h2><a href="http://www.imagemagick.org/api/MagickCore/module 290 _8c.html" target="source" name="InitializeModuleList">InitializeModuleList</a></h2> 291 <div class="doc-section"> 292 293 <p>InitializeModuleList() initializes the module loader.</p></ol> 294 295 <p>The format of the InitializeModuleList() method is:</p> 296 297 <pre class="code"> 298 InitializeModuleList(Exceptioninfo *exception) 299 </pre> 300 301 <p>A description of each parameter follows.</p></ol> 284 302 285 303 <h5>exception</h5> -
ImageMagick/trunk/www/api/monitor.html
r318 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/paint.html
r332 r397 327 327 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 328 328 <a href="../../www/mailing-list.html">Mailing Lists</a> • 329 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>329 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 330 330 </span> 331 331 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/pixel-iterator.html
r349 r397 507 507 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 508 508 <a href="../../www/mailing-list.html">Mailing Lists</a> • 509 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>509 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 510 510 </span> 511 511 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/pixel-view.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->126 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 127 127 </div> 128 128 <div class="sponsor"> … … 568 568 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 569 569 <a href="../../www/mailing-list.html">Mailing Lists</a> • 570 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>570 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 571 571 </span> 572 572 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/profile.html
r349 r397 377 377 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 378 378 <a href="../../www/mailing-list.html">Mailing Lists</a> • 379 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>379 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 380 380 </span> 381 381 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/property.html
r332 r397 398 398 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 399 399 <a href="../../www/mailing-list.html">Mailing Lists</a> • 400 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>400 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 401 401 </span> 402 402 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/registry.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+-->126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 127 </div> 128 128 <div class="sponsor"> … … 315 315 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 316 316 <a href="../../www/mailing-list.html">Mailing Lists</a> • 317 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>317 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 318 318 </span> 319 319 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/resize.html
r332 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/resource.html
r323 r397 322 322 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 323 323 <a href="../../www/mailing-list.html">Mailing Lists</a> • 324 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>324 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 325 325 </span> 326 326 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/segment.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+-->126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 127 127 </div> 128 128 <div class="sponsor"> … … 194 194 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 195 195 <a href="../../www/mailing-list.html">Mailing Lists</a> • 196 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>196 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 197 197 </span> 198 198 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/shear.html
r349 r397 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www. abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200-->126 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 127 127 </div> 128 128 <div class="sponsor"> … … 266 266 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 267 267 <a href="../../www/mailing-list.html">Mailing Lists</a> • 268 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>268 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 269 269 </span> 270 270 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/signature.html
r349 r397 180 180 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 181 181 <a href="../../www/mailing-list.html">Mailing Lists</a> • 182 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>182 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 183 183 </span> 184 184 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/transform.html
r349 r397 498 498 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 499 499 <a href="../../www/mailing-list.html">Mailing Lists</a> • 500 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>500 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 501 501 </span> 502 502 <span id="linkbar-east"> </span>
