Page 1 of 1

MagickNet - A .NET Wrapper for the ImageMagick® Library

Posted: 2007-02-04T08:33:35-07:00
by magick
MagickNet© is an API for the ImageMagick® library, wrapping the functionality into the CLR for access by the .NET languages. It operates on a simlar principle to the Magick++ API, encapsulating the main Image Object into a Managed object. The class library provides all the marshalling required between the CLR managed and ImageMagick's unmanaged memory.

For more details, see http://midimick.com/magicknet/index.html.