A new java interface to ImageMagick

Announcements pertaining to ImageMagick, or ImageMagick related software. This list is moderated. No discussions here, instead post to the users group instead.
Post Reply
bablokb
Posts: 29
Joined: 2005-06-11T06:21:59-07:00

A new java interface to ImageMagick

Post by bablokb »

I have just published the initial release of im4java (http://im4java.sourceforge.net). In contrast to JMagick (http://www.jmagick.org), which uses JNI to access the C-API of ImageMagick, im4java just generates the ImageMagick commandline.

Both approaches have their merits and java developers can decide which interface best fits their need.

Bernhard
Post Reply