Reads the internal structure of the BMP file.
Source position: fpg_imgfmt_bmp.pas line 31
procedure ReadImage_BMP(
img: TfpgImage;
bmp: Pointer;
bmpsize: LongWord
);