ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > Flush Method |
Flushes the DIB if it uses a memory mapped file for storing pixels.
Flush()
None
N/A
Call this method periodically to flush the DIB during pixel access operations, if it uses a memory mapped file for storing pixels. Usually, it is sufficient to flush the DIB after accessing of 100 - 200 Mb of pixel data.
If memory mapping is not used, the method does nothing.
Working with Gigabyte-Sized Images