| Just to flesh it out a bit......
What we see as color is actually the difference between the R,G,B values.
So if a point is RGB 192,140,160 the red channel is stronger so it's going to look a bit red; RGB 255,255,50 is a pretty full yellow (red + green).
Full white, in RGB values is 255,255,255, which are the maximum values allowed in each channel - so it figures that if you want some color (difference in the values) the only way to go is is down.
Using multiply on the colorizing layer may work, seeing as that will always make the image darker, but it may be simpler just to tone the levels down.
You could try this: do a levels adjust, setting the maximum output level to something like 200 - now you've got the elbow room (down and up) you need to do some "normal" colorizing.
Hope this helped.
Rô
Last edited by byRo; 10-14-2004 at 07:10 AM.
Reason: ..more flesh
|