MagickNet - A .NET Wrapper for the ImageMagick® Library

Announcements pertaining to ImageMagick, or ImageMagick related software. This list is moderated. No discussions here, instead post to the users group instead.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

MagickNet - A .NET Wrapper for the ImageMagick® Library

Post 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.
Post Reply