TImagingBitmap Class
ImagingComponents | Legend | Members | Methods | Properties | Hierarchy

TImagingGraphic descendant for loading/saving Windows bitmaps.

Pascal
public TImagingBitmap = class(TImagingGraphicForSave);
File

ImagingComponents (at line 139)

Description

VCL/CLX/LCL all have native support for bitmaps so you might want to disable this class (although you can save bitmaps with RLE compression with this class).

Hierarchy
Related Information
You are here: Symbol Reference > Classes > TImagingBitmap Class