convert's result - merge with original
Posted: 2015-05-15T03:51:34-07:00
Hi,
I am doing this:
and I need to limit the effect to f.e. 50%. Effectively like set the result on top layer and set the opacity of it to 50%. (In gimp it is trivial for me)
I read about all that compose, composite, dissolve, clone and everything but I am quite confused, so if somebody was so kind and write me that command...
Thanks
I am doing this:
Code: Select all
convert input.jpg -channel all -normalize -output.jpg
I read about all that compose, composite, dissolve, clone and everything but I am quite confused, so if somebody was so kind and write me that command...
Thanks