ImageEn, unit iexBitmaps

TIEMask.AllocateBits

TIEMask.AllocateBits

Declaration

procedure AllocateBits(Width, Height, BitsPerPixel: integer; FillValue: Integer = -1; ResetSelRect: Boolean = True);

Description

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