CMYK TIFF with Alpha Channel Issue
Posted: 2009-10-13T12:29:09-07:00
I've run into a problem with resizing a CMYK TIFF file with an alpha channel. IM v6.3.4 works great, but when I try to use the latest version 6.5.6-10 problems result. The K channel gets cleared out. The files I'm using are:
http://www.extremevisionproducts.com/IM/Logo.tif (original)
http://www.extremevisionproducts.com/IM/IM_6.3.4.tif (6.3.4 result)
http://www.extremevisionproducts.com/IM/IM-6.5.6-10.tif (6.5.6-10 result)
The command I'm using is:
convert Logo.tif -resize 100 IM_x.x.x.tif
Do I now need additional variables in the command line to protect the file structure?
Thanks!!!
http://www.extremevisionproducts.com/IM/Logo.tif (original)
http://www.extremevisionproducts.com/IM/IM_6.3.4.tif (6.3.4 result)
http://www.extremevisionproducts.com/IM/IM-6.5.6-10.tif (6.5.6-10 result)
The command I'm using is:
convert Logo.tif -resize 100 IM_x.x.x.tif
Do I now need additional variables in the command line to protect the file structure?
Thanks!!!