ImageGear for C and C++ on Windows v21.0 - Updated
User Guide / How to Work with ... / Common Operations / Viewing / Scanning / ISIS Scanning / More ISIS Characteristics / Buffer Image Data
In This Topic
    Buffer Image Data
    In This Topic

    Because of the way ISIS is designed, data is not copied from buffer to buffer as it moves from one driver to the next. Most ISIS drivers share a common buffer and each driver gets a FAR pointer to it. ISIS drivers that do compression and decompression are carefully designed not to modify this common buffer.