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)