transparancy info from psd to tif
Posted: 2008-08-19T01:04:44-07:00
Hi
I have a psd file with a single layer (no background layer) and transparent. When i convert this file to a tiff using "convert.exe test.psd test.tif", the transparancy becomes black, and the transparancy information is saved in an alpha channel when looking in photoshop. the layer is described in photoshop as being a background layer. when using photoshop to do this (save as tif), i'm getting a tif file with no background layer and a single layer with transparancy (as expected).
There appeared to be a similar problem in 6.4.1 with tif to tif which was solved.
I'm working with magickcore, but when i encounter a problem, i test the convert.exe application as well. If there are any switches i can do in code to solve the situation, i'd love to try them.
I'll see if i can post some example files somewhere.
I have a psd file with a single layer (no background layer) and transparent. When i convert this file to a tiff using "convert.exe test.psd test.tif", the transparancy becomes black, and the transparancy information is saved in an alpha channel when looking in photoshop. the layer is described in photoshop as being a background layer. when using photoshop to do this (save as tif), i'm getting a tif file with no background layer and a single layer with transparancy (as expected).
There appeared to be a similar problem in 6.4.1 with tif to tif which was solved.
I'm working with magickcore, but when i encounter a problem, i test the convert.exe application as well. If there are any switches i can do in code to solve the situation, i'd love to try them.
I'll see if i can post some example files somewhere.