crazed monkeyIan Stevens' weblogPython bindings for ImageMagicks MagickWand API- March 14, 2008 I&8217;ve been spending some of my spare time recently putting together some Python bindings for ImageMagick&8217;s MagickWand API. While most bindings I&8217;ve seen just look like generated ctypes code from C header files, these bindings are more object-oriented, completely hiding the MagickWand methods. While this is still in the early stages, it&8217;s workable ...http://crazedmonkey.com/blog/python/python-imagemagick-magickwand.html |