Storing Color Information in a Bit Map

Graphics systems use one of two formats for storing color information in bit maps. The first format uses a single plane and a multiple bit count. The second format uses multiple color planes.


[Back: Creating and Loading a Custom Bit Map]
[Next: Color Planes]