by bill@[EMAIL PROTECTED]
(William Kendrick)
May 15, 2008 at 01:39 PM
Justin E. Miller <justinmiller87> wrote:
> I have an image I converted to grayscale and now I want to bring it back
> to color. Is there anyway to do that? Colorize is not working.
If you simply want to make the image RGB again, so that you can Colorize
or
paint colors onto it, use Image -> Mode -> RGB
But as another has said, once you've converted it to greyscale, the color
information has been lost (consolodated down into a single greyscale
channel).
So the colors of the original are gone, and you've only got grey pixels
(even after switching back to RGB mode using the steps listed above).
--
-bill!
bill@[EMAIL PROTECTED]