Show
Ignore:
Timestamp:
10/10/09 05:55:13 (5 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/www/api.html

    r332 r349  
    160160</div> 
    161161 
    162 <p><a href="https://gna.org/projects/g2f/" target="1219323711">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="114420643">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
    163163 
    164164<div style="margin: auto;"> 
     
    172172</div> 
    173173 
    174 <p><a href="http://www.imagemagick.org/ChMagick" target="2042737931">ChMagick</a> is a <a href="http://www.softintegration.com/" target="1058247527">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="453213972">ChMagick</a> is a <a href="http://www.softintegration.com/" target="350189080">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
    175175 
    176176<div style="margin: auto;"> 
     
    184184</div> 
    185185 
    186 <p><a href="http://www.imagemagick.org/Magick++" target="1485356946">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="93049443">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="976835965">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
     186<p><a href="http://www.imagemagick.org/Magick++" target="563181977">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1365813991">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="2030749697">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
    187187 
    188188<div style="margin: auto;"> 
     
    190190</div> 
    191191 
    192 <p><a href="http://www.jmagick.org" target="626611584">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="1114457240">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
     192<p><a href="http://www.jmagick.org" target="1914526059">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="448164630">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
    193193 
    194194<div style="margin: auto;"> 
     
    196196</div> 
    197197 
    198 <p><a href="http://forums.lavag.org/downloads-file90.html" target="386661956">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
     198<p><a href="http://forums.lavag.org/downloads-file90.html" target="332141828">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
    199199 
    200200<div style="margin: auto;"> 
     
    202202</div> 
    203203 
    204 <p><a href="http://common-lisp.net/project/cl-magick/" target="704424507">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="2079029627">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
    205205 
    206206<div style="margin: auto;"> 
     
    208208</div> 
    209209 
    210 <p><a href="http://code.google.com/p/nmagick" target="1978443651">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="1665116016">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> 
    211211 
    212212<div style="margin: auto;"> 
     
    222222</div> 
    223223 
    224 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="306639513">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="1825795110">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> 
    225225 
    226226<div style="margin: auto;"> 
     
    234234</div> 
    235235 
    236 <p><a href="http://www.magickwand.org/" target="352802650">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="1532630948">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="283561326">here</a>.</p> 
    239  
    240 <p><a href="http://www.francodacosta.com/phmagick" target="1970622773">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="1069812573">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="1851206663">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="581197451">here</a>.</p> 
     239 
     240<p><a href="http://www.francodacosta.com/phmagick" target="1860603249">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> 
    241241 
    242242<div style="margin: auto;"> 
     
    245245</div> 
    246246 
    247 <p><a href="http://www.imagemagick.org/download/python/" target="743215129">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
    248  
    249 <p><a href="http://www.procoders.net/?p=39" target="463430847">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
     247<p><a href="http://www.imagemagick.org/download/python/" target="2082264633">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
     248 
     249<p><a href="http://www.procoders.net/?p=39" target="412224301">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
    250250 
    251251<div style="margin: auto;"> 
     
    253253</div> 
    254254 
    255 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="365389640">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="1083674113">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
    256256 
    257257<div style="margin: auto;"> 
     
    259259</div> 
    260260 
    261 <p><a href="http://rmagick.rubyforge.org/" target="1735138865">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="347341325">documentation</a>.</p> 
    262  
    263 <p><a href="http://magickwand.rubyforge.org/" target="1153234314">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="1060582233">documentation</a>.</p> 
    264  
    265 <p><a href="http://rubyforge.org/projects/mini-magick" target="760545257">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="803850212">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="1438927000">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="303314297">documentation</a>.</p> 
     262 
     263<p><a href="http://magickwand.rubyforge.org/" target="879011329">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="53073210">documentation</a>.</p> 
     264 
     265<p><a href="http://rubyforge.org/projects/mini-magick" target="1811707743">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="944324230">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
    268268 
    269269<div style="margin: auto;"> 
     
    271271</div> 
    272272 
    273 <p><a href="http://tclmagick.sourceforge.net/" target="180934051">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
     273<p><a href="http://tclmagick.sourceforge.net/" target="622923216">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
    274274 
    275275<div style="margin: auto;"> 
     
    277277</div> 
    278278 
    279 <p><a href="http://code.google.com/p/remotemagick/" target="1114975318">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
     279<p><a href="http://code.google.com/p/remotemagick/" target="1868679469">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
    280280 
    281281</div>