possible bug psd:alpha-unblend=off IM 6.9.3.4 Q16 Mac OSX
Posted: 2016-02-17T10:47:49-07:00
reference to http://www.imagemagick.org/script/comma ... php#define for usage
A very simplistic example, but I suspect it should not abort trap.
Abort trap
A very simplistic example, but I suspect it should not abort trap.
Code: Select all
convert logo: -transparent white logot.psd
convert -define psd:alpha-unblend=off logot.psd tmp.png