BMP
Bitmap Format

A bitmap file has a header, a index-structure of colors and the pixel.

Description: BitmapDescription.pdf




Links

Here are a program, which create a bitmap without any libraries.

CreateBitmap.exe
CreateBitmap.zip
CreateBitmap-source.zip
HexViewer.exe