Vignette Help ?
Posted: 2010-01-11T03:56:35-07:00
Hi i am using the below command to apply vignette effect for the "source.jpg" Image and i have got the "destination.png" image
[/b]
Please help me to get the expected result which i have attached "expected.png"
Source Image : https://www.newtoybox.com/toybox/testing/source.jpg
Destination : https://www.newtoybox.com/toybox/testin ... nation.png
expected : https://www.newtoybox.com/toybox/testing/expected.jpg
Thanks In Advance
Code: Select all
exe("convert source.jpg -background CEDAE8 -vignette 210x530 destination.png")
Please help me to get the expected result which i have attached "expected.png"
Source Image : https://www.newtoybox.com/toybox/testing/source.jpg
Destination : https://www.newtoybox.com/toybox/testin ... nation.png
expected : https://www.newtoybox.com/toybox/testing/expected.jpg
Thanks In Advance