How I can Change the color of drawn lines

This is so a simple thing, but I can’t find the way to change the color of my drawing lines into a other color. I draw with blue and now a wan’t to chance it in black but I don’t know how I can do it.

Can you help me guys, I’m a little embarrassed for that.

1 Like

This video should help.
https://www.youtube.com/watch?v=hLW6ulXZ9GM

1 Like

Did you paint the lines on a separate layer?
If so, basically all you have to do is use HSV adjustment filter (Ctrl+U) and lower the value until the lines are black.
It’s also very easy to shade them with a brush by locking the alpha of the layer (or enabling “preserve alpha” of the brush tool).

If it’s not a separate layer, you made your life a lot harder. Depending on how the rest of the layer looks it might be possible to separate/mask them nicely in a few steps (like color to alpha and adjust levels of the resulting alpha), otherwise it gets labor-intensive…

2 Likes

in this case you could try:

  1. filter-> start gmic
  2. colors-> select-replace color
  3. selected color-> pick screen color
  4. output as-> replaced color
  5. adjust the tolerance and smoothness sliders
2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.