ImageEn, unit iesettings

TIEGlobalSettings.AutoFragmentBitmap

TIEGlobalSettings.AutoFragmentBitmap


Declaration

property AutoFragmentBitmap: boolean;


Description

If true, TIEBitmap will try to allocate chunks of memory instead of a single buffer to contain the image.
This is useful when memory is fragmented.

Default: True