Class for loading and saving Windows Bitmap images.
public TBitmapFileFormat = class(TImageFileFormat);
ImagingBitmap (at line 44)
It can load/save 8bit indexed, 16, 24, 32 bit RGB or ARGB images with or without RLE compression. It can also load 1/4 bit indexed images and OS2 bitmaps.
TObject TImageFileFormat TBitmapFileFormat