The Image File Reader

This section describes a generic image file reader. The formats handled by this reader are those supported by Views. An image coded in one of these formats does not contain any georeferencing information, so this information has to be known before loading this kind of images. The IlvImageReader class allows the correct positioning of the image on a map by specifying upper-left and lower-right coordinates.

In the following sections you will find a description of the IlvImageReader and IlvImageTileLoader classes.