Guys,
I haven't received a reply to my earlier question. So, please let me know if you need any other details?
Thanks
Search found 2 matches
- 2016-06-14T11:48:13-07:00
- Forum: Users
- Topic: Applying different Colors to an Image
- Replies: 2
- Views: 2724
- 2016-06-09T08:29:06-07:00
- Forum: Users
- Topic: Applying different Colors to an Image
- Replies: 2
- Views: 2724
Applying different Colors to an Image
Hello All, I am using Imagemagick version 6.9.3-6 to apply different colors on one image. For this, first I created a Split image with the colors that I needed using this command - convert -size 50x367 gradient:Red-orange -size 50x367 gradient:orange-pink -append split.png (All images can be found ...