ImageEn, unit iexBitmaps
TIOPCXCompression
Declaration
type TIOPCXCompression = (ioPCX_UNCOMPRESSED, ioPCX_RLE);
Description
ioPCX_UNCOMPRESSED: Uncompressed PCX (incompatible with most PCX readers).
ioPCX_RLE: Compressed PCX (standard PCX).