Page 1 of 1

Reading image with specified MIME type

Posted: 2009-05-14T07:30:44-07:00
by porton
I suggest to add the capability to read image with specified MIME type (now it works guessing the image type from filename).

Re: Reading image with specified MIME type

Posted: 2009-05-14T07:38:54-07:00
by magick
ImageMagick checks the magic number in an image to determine the format of the image file. Do you have a specific case where ImageMagick fails to identify a particular image format?