Search found 2 matches

by alangbuchanan
2011-09-16T03:54:24-07:00
Forum: Users
Topic: Change all shades of particular colour using a specific RGB
Replies: 7
Views: 14733

Re: Change all shades of particular colour using a specific

Thank you both for your replies. Typically I've now been sidetracked onto something else but I shall try to make time to digest what you've said and perhaps try the hue modulation with a mask.

Thanks,

Alan
by alangbuchanan
2011-09-14T06:40:06-07:00
Forum: Users
Topic: Change all shades of particular colour using a specific RGB
Replies: 7
Views: 14733

Change all shades of particular colour using a specific RGB

Hello there, I'm trying to create an application that will take an image and adjust all shades of a particular colour (red for example) to a corresponding shade of another colour (like blue). I have successfully done this using either -recolor or -color-matrix but in both cases I can't work out how ...