Use MagickSetImageFormat() instead of MagickSetFormat() and
MagickSetImageFilename() rather than MagickSetFilename().  MagickSetFormat()
is to set image metadata before an image is instantiated.  Once it is
instantiated you set the metadata with the *Image* version of the methods
(e.g. MagickSetImageFormat()).
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to