TBitmapFileFormat Class
ImagingBitmap | Legend | Members | Methods | Properties | Hierarchy

Class for loading and saving Windows Bitmap images.

Pascal
public TBitmapFileFormat = class(TImageFileFormat);
File

ImagingBitmap (at line 44)

Description

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.

Hierarchy
TObject
TImageFileFormat
TBitmapFileFormat
Related Information
You are here: Symbol Reference > Classes > TBitmapFileFormat Class