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