transparency is disappearing

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
thodberg
Posts: 11
Joined: 2008-01-09T14:56:52-07:00

transparency is disappearing

Post by thodberg »

If I create 2 files hat.tif and lady.tif with transparency in photoshop and
then use these commands:

convert hat.tif newhat.tif
convert lady.tif newlady.tif

then the tranparency is disappeared from these files
and the maks used to create tranparency is now appearing
as an extra channel in photoshops channels palette.
In hat.tif and lady.tif the transparency mask was not present
in channels palette

the test files is found here:
http://dejo.dk/Members/estro/hat.tif
http://dejo.dk/Members/estro/lady.tif
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: transparency is disappearing

Post by magick »

Unfortunately we cannot reproduce the problem you posted. The resulting TIF image remains transparent for us. We're using ImageMagick 6.4.0-4, the latest release.
Post Reply