I have uploaded a very early alpha version of python bindings for
ImageMagick to our blog. ImageMagick is a library to do all kind of
image processing. MagickWand is a reduced API to common manipulation
tasks like resizing and composing of images. My bindings are a ctypes
based wrapper around this API. More details can be found on
http://www.procoders.net/?p=39

Any feedback is very welcome!

regards,
Achim
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to