MIMETagMap
Summary
Sets the MIME type tag.Usage
MIMETagMap[]=<MIME type>;<tag>
Description
Maps a MIME type to a tag name which is prepended to the destination name for ImageMagick.
This setting is case sensitive.
Examples
MIMETagMap[]=image/x-xpixmap;XPM MIMETagMap[]=image/png;PNG MIMETagMap[]=image/jpeg;JPEG MIMETagMap[]=image/bmp;BMP MIMETagMap[]=image/x-portable-bitmap;PBM MIMETagMap[]=image/svg+xml;SVG MIMETagMap[]=text/plain;TEXT
Ester Heylen (11/05/2010 10:47 am)
Ester Heylen (11/05/2010 10:47 am)
Comments
There are no comments.