Welcome, Guest! Log In | Create Account

Main Page

From jmagick

Jump to: navigation, search

image:Project-logo.png

Contents

What is JMagick?

JMagick is an open source Java interface of ImageMagick. It is implemented in the form of Java Native Interface (JNI) into the ImageMagick API.
JMagick does not attempt to make the ImageMagick API object-oriented. It is merely a thin interface layer into the ImageMagick API.
JMagick currently only implements a subset of ImageMagick APIs. Should you require unimplemented features in JMagick, please join the mailing list and make a request.
JMagick has a LGPL (Lesser GNU Public License) license.

28/11/08 - Please note the wiki is currently being updated, most of the information here is still relevant but some may be outdated.

What is JMagick?

Installing JMagick

Using JMagick

Contributing to JMagick

Release Schedule

License