06-15-2009, 10:55
|
Adam Boulad

Joined on 09-16-2007
Posts 1,123
|
Re: How to convert a gray image to color ?
|
 
 
|
|
|
There is no automatic way of 'guessing' what the colors should be for a grayscale image. However, if you know what colors correspond to what gray levels, you can simply change the palette entries for the gray image (if it's 8-bits or less) and replace the gray palette entries with color entries.
Adam Boulad LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|