ImageMagick con Grails

113 views
Skip to first unread message

Ivan Garcia

unread,
Jun 9, 2008, 7:33:27 AM6/9/08
to Grupo Groovy Grails
Kevin Burke: "I'll admit it, I used ImageMagick for my image manipulation instead of Java and I'll show you how I did it.": http://thegioraproject.com/2008/03/26/image-attachments-in-grails-using-imagemagick/

"ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."

Michael Nico Suarez

unread,
Apr 23, 2014, 11:46:52 AM4/23/14
to java...@googlegroups.com
Hi Ivan,

I'm working on converting the decoded bytearrayinputstream tiff image to bytarrayoutputstream png image. I got an error 'Can't load MagickLoader (class not found)'  when executing the grails app.  For the installation of jmagick I used this code:

   compile 'jmagick:jmagick:6.2.4'  and put it in BuildConfig.groovy.

Best Regards,
Michael


Reply all
Reply to author
Forward
0 new messages