المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : convert 32bit to 8bit(256color) bmp?



C++ Programming
04-01-2009, 09:50 PM
Hello,I'm a new boy here.
Who can give me some entire source code about conventing 32bits to 8bits?My project need such a interface function dealing with a 32bits bmp file and make it a 8bits bmp,even restoring the bmp file.Plesase give me an entire code like this :
void true32to8color(pszFile)
{
.......
}
because I don't have so much time to learn this.
thanks,any help will be appreciated!!!!!!!