Replace range of colors

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
aceko
Posts: 1
Joined: 2012-03-16T12:11:22-07:00
Authentication code: 8675308

Replace range of colors

Post by aceko »

Hi guys, quick question for you:
How would I replace a range of colors to a single color?
For example:
Image
I need to turn that golden L into black. How would I do this? Thanks
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Replace range of colors

Post by Bonzo »

I pressume the golden letter is there to try and stop automatic captcha recognition - why do you need to change it?
Post Reply