Bitmap data manipulate, written in Ansi C. Support both bmp file or bmp format data in memory.
Bmp data(file) is take as a stream, you can open/close/create/read/write/seek/tell to the stream, and some special functions are provided, e.g. get rectangle, get line, merge(alpha blending).