PDA

View Full Version : Convert Image to 2 Bit 3 Colors



sheeeng
07-07-2006, 12:51 AM
Hi,

I am not good on graphics manipulation. I faced this :bug: problem currently.

How do I convert an image of higher bit depth to an image of 2 bit and 3 colors?

The colors that I would need is Black, White, and Blue.

Can I achieved that effect with C# / VBA / VB.NET / other programming language?

Do I need software tool that can achieve that effect?

Thanks in advance.

lucas
07-09-2006, 08:10 AM
Hi Sheeeng,
I don't know how to do this other than a good graphics program...I use Paint Shop Pro and it will allow you to reduce bit and colors as well as count colors used. Adobe would probably do it also but am not familiar with it.

sheeeng
07-10-2006, 05:05 PM
Hi Sheeeng,
I don't know how to do this other than a good graphics program...I use Paint Shop Pro and it will allow you to reduce bit and colors as well as count colors used. Adobe would probably do it also but am not familiar with it.

Thanks, Steve.

Can the Paint Shop Pro reduce it to 2 bitrate picture with four colors available?

Thanks in advance.