I've read about the opague feature and wondered is there's a simple way to fade an entire image by some percentage instead of attempting to fade each color separately?
thanks in advance...
Jeff
convert input -fill black -colorize 50% outputjjj0923 wrote:I found that this worked fine though:
convert dim.jpg -fill white -colorize 50% results.jpg
convert dim.jpg -matte -channel a -evaluate set 50% results.jpgjjj0923 wrote:[root@localhost seo-images]# convert dim.jpg -alpha on -channel a -evaluate set 50% results.jpg
convert: unrecognized option `-alpha'.
??? - what now?
Users browsing this forum: No registered users and 4 guests