BMP image reader implementation
uses
System,
Classes,
SysUtils,
fpg_main;
The main unit that ties everything together from CoreLib
This unit implements a BMP (Bitmap) image reader.