Page 1 of 1

MagickReadImage in C/C++ doesn't work for .gif format.

Posted: 2008-04-16T14:46:01-07:00
by myan
I used MagickReadImage(wand,"file.gif"), this always return MagickFalse. It works for other format though(.jpeg,.bmp). Any help is greatly appreciated.
Sometimes I got the error message "no decode delegate for this format".