I'm writing a program to read an image format from an old program, from the days of 256 colors. This image includes a stream of bytes containing a 256 color palette, then a stream of bytes with the image itself.

I would like to create a viewer for these images, I've read the data but I don't know how to create a Indexed 8bpp bitmap nor how to specify the palette.

link|improve this question

71% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.