ImageEn, unit iexBitmaps

TIEMask.AllocateBits

TIEMask.AllocateBits


Declaration

procedure AllocateBits(width, height: integer; bitsperpixel: integer);


Description

Allocates memory for the map. Memory is zero filled.
bitsperpixel can be 1 or 8.