The Intel Image Processing Library supports this
on
Viewers for Large Images?
·
· Score: 4, Informative
If you decide to write the application yourself, and you are using an Intel architecture, then you might consider using the Intel Image Processing Library.
The library provides a set of low-level image manipulation functions in DLL and static form. A part of the API deals with tiling of big images, so that only the viewable fraction of the image is loaded in the memory. The library comes with a demo app that demonstrates its capabilities including the tiling of images.
If you decide to write the application yourself, and you are using an Intel architecture, then you might consider using the Intel Image Processing Library.
The library provides a set of low-level image manipulation functions in DLL and static form. A part of the API deals with tiling of big images, so that only the viewable fraction of the image is loaded in the memory. The library comes with a demo app that demonstrates its capabilities including the tiling of images.