BMP Files
Microsoft Bitmap files


These are some examples of BMP files. The BMP file is a bitmap image format developed by Microsoft and commonly used in the Windows operating system for storing icons.

BMP File Characteristics:

Reference:

  1. Microsoft Corporation,
    Microsoft Windows Programmer's Reference,
    Volume 5; Messages, Structures, and Macros,
    Microsoft Press, 1993.

Programs to create a BMP file:

Routines to read a BMP file:

Routines to write a BMP file:

Programs to view a BMP file:

Programs to convert a BMP file to another format:

Programs to convert a file to BMP format:

Sample BMP files:

ALL_GRAY is a (tiny) monochrome image.

BLACKBUCK is an image of a deer.

BMP_08 a small monochrome image created by BMP_IO (something may be wrong with this file. XV doesn't like it, anyway);

BMP_24 a small three-color image created by BMP_IO;

DOTS

SNAIL is an image of a snail.

You can go up one level to the DATA page.


Last revised on 27 June 2006.