ImageMagick Java API -


is there imagemagick java api ?

-ken

yes. jmagick. uses jni.

by saying it uses jni, saying it's not pure 100% java api. still need imagemagick's native (platform dependent) libraries.

there possibility of using imagemagick's command line utilities interface java application. it's preferred choice when using imagemagick java web application (you don't need special java api that).


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -