[magick-users] gif vs jpg

Christopher Johnson johnsocs at gmail.com
Fri Sep 22 08:32:17 CDT 2006


All -

I'm working to resize and image in memory using the
MagickReadImageBlob as it turns out the method fails when the buffer
I'm passing in contains a jpg and works fine when the buffer contains
a gif.  Calling MagickGetException provides no information.

I've also taken wand.c found at
http://www.imagemagick.com/www/magick-wand.html and modified image.gif
to image.jpg and was able to get the following error:

wand.c unknown 34 no decode delegate for this image format `image.jpg'

It's clear to me this is a configuration issue yet being new to
ImageMagick I'm really to to sure what to do from here... Any help
would be great.

Thanks again.
..Chris


More information about the Magick-users mailing list