Skip to main content

C-based Python Interface to ImageMagick

Project description

There have been several interfaces to the ImageMagick libraries in Python. This entry does not use C++ or Boost or SWIG, but hand-wraps the library to achieve ultimate flexibility in the interface. The basic object is an Image object (MImage) that can be created from a Numeric array, a file name, or a file pointer. An MImage object is actually a sequence of images and can be manipulated in a fashion similar to a list. Support will be added for the most important methods of ImageMagick — including the Drawing canvas.

Project details


Release history Release notifications | RSS feed

This version

0.5

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page