LoadDatabase method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short LoadDatabase (BSTR pszFilename);

Overview

Refer to Using the ImageList Control.

Remarks

Call this method to load items from a previously saved database (multipage TIFF file).

The text for each item will be read from the CMNT_SZNAMEOFPAGE comment.

See Also

Elements:

SaveToFile method, SaveDatabase method, LoadFromFile method

Topics:

Raster Images: Displaying Images