vmars316 wrote:
ofnuts,
I don't understand what you are saying.
Let's say i have an image called TurquoiseMan.png (your avatar).
(Hmm... for some reason, I can't place image 'in line'.)
And lets say we want to change color hex"51FBF9" to lets say color hex"FF0000".
Pls, how would I do that?
Thanks...vm
If you change only that color, only part of the image will change, because there are many pixels that aren't that color. So, if you want to change all pixels to red, juts paint them over with red (you can bucket-fill) after "locking" the alpha channel (the "lock" checkbox at the top of the layers list). But the result isn't too realistic because there is no longer any variation in the output:
Attachment:
RedWasTurquoiseMan.png [ 1.08 KiB | Viewed 2316 times ]
So you can instead use Colors/Map/Rotate colors, and define an "input" angle that covers all the variations of turquoise, and map it to an equivalent "output" angle in the reds:
Attachment:
RotatedToRedWasTurquoiseMan.png [ 3.69 KiB | Viewed 2316 times ]