Hi,
I'm trying to code an 8-bit image loader/displayer, and I'm trying to fill out the bmiColors of the BITMAPINFO struct for use with the CreateDIBitmap function. However, the bmiColors array has only 1 entry instead of 256, so how do I get my RGBQUAD array of 256 entries to be "attached" to it?



LinkBack URL
About LinkBacks



