Changeset 525 for ImageMagick/trunk/www/api.html
- Timestamp:
- 11/02/09 19:46:48 (4 months ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/www/api.html (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/www/api.html
r518 r525 160 160 </div> 161 161 162 <p><a href="https://gna.org/projects/g2f/" target=" 862633839">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>162 <p><a href="https://gna.org/projects/g2f/" target="2680501">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 163 163 164 164 <div style="margin: auto;"> … … 172 172 </div> 173 173 174 <p><a href="http://www.imagemagick.org/ChMagick" target=" 1089732053">ChMagick</a> is a <a href="http://www.softintegration.com/" target="351561800">Ch</a> binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p>174 <p><a href="http://www.imagemagick.org/ChMagick" target="394405336">ChMagick</a> is a <a href="http://www.softintegration.com/" target="1536428069">Ch</a> binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 175 175 176 176 <div style="margin: auto;"> … … 184 184 </div> 185 185 186 <p><a href="http://www.imagemagick.org/Magick++" target=" 589079793">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1318649712">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="211273851">source</a> if you want to correct, enhance, or expand the tutorial.</p>186 <p><a href="http://www.imagemagick.org/Magick++" target="1327833657">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="973391108">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="1721931879">source</a> if you want to correct, enhance, or expand the tutorial.</p> 187 187 188 188 <div style="margin: auto;"> … … 190 190 </div> 191 191 192 <p><a href="http://www.jmagick.org" target="10 20640376">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net" target="1130717594">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>192 <p><a href="http://www.jmagick.org" target="106264565">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net" target="1915188579">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 193 193 194 194 <div style="margin: auto;"> … … 196 196 </div> 197 197 198 <p><a href="http://forums.lavag.org/downloads-file90.html" target=" 2111954465">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>198 <p><a href="http://forums.lavag.org/downloads-file90.html" target="1487084604">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 199 199 200 200 <div style="margin: auto;"> … … 202 202 </div> 203 203 204 <p><a href="http://common-lisp.net/project/cl-magick/" target="1 628614127">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>204 <p><a href="http://common-lisp.net/project/cl-magick/" target="1535285420">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 205 205 206 206 <div style="margin: auto;"> … … 208 208 </div> 209 209 210 <p><a href="http://code.google.com/p/nmagick" target=" 1497381481">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p>210 <p><a href="http://code.google.com/p/nmagick" target="374463715">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p> 211 211 212 212 <div style="margin: auto;"> … … 222 222 </div> 223 223 224 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1 580691495">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p>224 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1206550588">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p> 225 225 226 226 <div style="margin: auto;"> … … 234 234 </div> 235 235 236 <p><a href="http://www.magickwand.org/" target=" 624064617">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>237 238 <p><a href="http://pecl.html.net/package/imagick" target=" 1436072051">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available <a href="http://php.net/imagick" target="1321982725">here</a>.</p>239 240 <p><a href="http://www.francodacosta.com/phmagick" target=" 1778697454">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p>236 <p><a href="http://www.magickwand.org/" target="539141234">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 237 238 <p><a href="http://pecl.html.net/package/imagick" target="668403295">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available <a href="http://php.net/imagick" target="1372027226">here</a>.</p> 239 240 <p><a href="http://www.francodacosta.com/phmagick" target="710595124">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p> 241 241 242 242 <div style="margin: auto;"> … … 245 245 </div> 246 246 247 <p><a href="http://www.imagemagick.org/download/python/" target=" 295982647">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p>248 249 <p><a href="http://www.procoders.net/?p=39" target=" 49955201">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p>247 <p><a href="http://www.imagemagick.org/download/python/" target="418544611">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 248 249 <p><a href="http://www.procoders.net/?p=39" target="1462412402">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 250 250 251 251 <div style="margin: auto;"> … … 253 253 </div> 254 254 255 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target=" 564061025">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p>255 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1169248264">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 256 256 257 257 <div style="margin: auto;"> … … 259 259 </div> 260 260 261 <p><a href="http://rmagick.rubyforge.org/" target=" 1760549870">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries. Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="277370616">documentation</a>.</p>262 263 <p><a href="http://magickwand.rubyforge.org/" target=" 865803055">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries. Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="1720713028">documentation</a>.</p>264 265 <p><a href="http://rubyforge.org/projects/mini-magick" target=" 396963027">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p>266 267 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target=" 1566493760">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p>261 <p><a href="http://rmagick.rubyforge.org/" target="256466918">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries. Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="2121158415">documentation</a>.</p> 262 263 <p><a href="http://magickwand.rubyforge.org/" target="1749358792">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries. Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="1716840223">documentation</a>.</p> 264 265 <p><a href="http://rubyforge.org/projects/mini-magick" target="2015348632">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 266 267 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="228486358">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 268 268 269 269 <div style="margin: auto;"> … … 271 271 </div> 272 272 273 <p><a href="http://tclmagick.sourceforge.net/" target=" 56539752">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>273 <p><a href="http://tclmagick.sourceforge.net/" target="1257663827">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 274 274 275 275 <div style="margin: auto;"> … … 277 277 </div> 278 278 279 <p><a href="http://code.google.com/p/remotemagick/" target=" 267026726">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>279 <p><a href="http://code.google.com/p/remotemagick/" target="1694606600">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 280 280 281 281 </div>
