loosing alpha when converting psd
Posted: Tue Sep 20, 2011 9:14 pm
Hi,
I am converting a .psd file to png using nconvert following command line :
alpha is lost during process, it is all 255 value instead of my original mask
Any help would be really appreciated,
Thanks
Hubert
I am converting a .psd file to png using nconvert following command line :
Code: Select all
nconvert.exe -o cursor -out png -quiet -overwrite -page 0 cursor.psd
Any help would be really appreciated,
Thanks
Hubert