ImageEn, unit iexBitmaps

TIOBMPCompression

TIOBMPCompression

Declaration

type TIOBMPCompression = (ioBMP_Uncompressed, ioBMP_RLE);

Description

ioBMP_Uncompressed: Uncompressed bitmap
ioBMP_RLE: Compressed bitmap (generally smaller than uncompressed, but not always)