Semi-transparent area in PSD turns white
Posted: 2010-09-27T07:27:36-07:00
Tested using ImageMagick 6.6.3 and ImageMagick Studio 6.6.4 on this site at 2010-09-27.
Source files:
http://dustman.ru/data/zzz-test/armor_04.psd - armor base.
http://dustman.ru/data/zzz-test/armor_05.psd - metal bands.
The problem:
Both images have semi-transparent shadows around them that somehow convert into white border/aura after any operations with ImageMagick. It becomes very clear when you try to compose bands over base.
Here's correct result (cropped screenshot from Photoshop): http://dustman.ru/data/zzz-test/armor-photoshop.png. Note the very visible dark shadow under top metal plate. GIMP, for comparison, gives pretty much same image: http://dustman.ru/data/zzz-test/armor-gimp.png.
And here's screenshot that demonstrates problem with IM and IM Studio (input->armor_04.psd, composite->armor_05.psd): http://dustman.ru/data/zzz-test/armor-im-studio.png. Shadow under top plate is whiteish/gray color and same gray color is also clearly visible under bottom plates as well.
Just for note: composite itself is not a problem and only used here to provide a good background for faulty shadow. This gray aura instead of shadow is visible on single images simply loaded from .psd and resaved through ImageMagick's Perl interface, for example. So problem must be in incorrect interpretation of semi-transparent areas in .psd.
Source files:
http://dustman.ru/data/zzz-test/armor_04.psd - armor base.
http://dustman.ru/data/zzz-test/armor_05.psd - metal bands.
The problem:
Both images have semi-transparent shadows around them that somehow convert into white border/aura after any operations with ImageMagick. It becomes very clear when you try to compose bands over base.
Here's correct result (cropped screenshot from Photoshop): http://dustman.ru/data/zzz-test/armor-photoshop.png. Note the very visible dark shadow under top metal plate. GIMP, for comparison, gives pretty much same image: http://dustman.ru/data/zzz-test/armor-gimp.png.
And here's screenshot that demonstrates problem with IM and IM Studio (input->armor_04.psd, composite->armor_05.psd): http://dustman.ru/data/zzz-test/armor-im-studio.png. Shadow under top plate is whiteish/gray color and same gray color is also clearly visible under bottom plates as well.
Just for note: composite itself is not a problem and only used here to provide a good background for faulty shadow. This gray aura instead of shadow is visible on single images simply loaded from .psd and resaved through ImageMagick's Perl interface, for example. So problem must be in incorrect interpretation of semi-transparent areas in .psd.