Make all pixels 80% transparent
Posted: 2009-09-19T23:12:49-07:00
From the command line, how do I make all pixels of an existing image 80% transparent? I assume it's something along the lines of
convert test.gif -alpha set 80% testalpha.gif
except the above command is complete nonsense according to IM
Any help most appreciated, as I just can't seem to find any reference to this in the Usage or Examples.
Regards,
8-30
convert test.gif -alpha set 80% testalpha.gif
except the above command is complete nonsense according to IM
Any help most appreciated, as I just can't seem to find any reference to this in the Usage or Examples.
Regards,
8-30