Bitmap Color Table

The color table is a collection of 24-bit RGB values. There are as many entries in the color table as there are colors in the bitmap. The color table is not available for bitmaps with 24 color bits because each pixel is represented by 24-bit RGB values in the actual bitmap data area.


[Back: Information Header Structures]
[Next: Color Table Structure]