Click to See Complete Forum and Search --> : Help me regarding BITMAP


RahulIndranilShendurnikar
May 31st, 2007, 06:15 AM
hello frnds.
I need a help regarding Bitmap drawing.
I have height/width of bit map
and pixel data in separate array(32 bits per pixel)
i have created a bitmap of having bitcount is 32;
Now i want to create BITMAP of 8 bit per pixel and using same pixel array data.
I also have a a color palette but i m not able to aply palette to bitmap object
Thanks in advance//

RahulIndranilShendurnikar
June 1st, 2007, 04:32 AM
hey frnds
Can any one explain me ,how to crate 8 bit bitmap using Palette.
ThanX