I cannot open TGA file use framework's class,so I am trying to convert TGA file to BMP file(or others).Now I have read the palette data and pixel data successfully.On e way I create a temporary BMP file so I can open it again by use filestream.but it is stupid.
Can anyone tell me create bitmap instance by using palette data and pixel data?
any reply is very thanksful.
Can anyone tell me create bitmap instance by using palette data and pixel data?
any reply is very thanksful.
Comment