SaveToFile method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SaveToFile (BSTR pszFile, short nFormat, short nBits, short nQFactor, VARIANT_BOOL bSelected);

Overview

Refer to Using the Image List Control.

Remarks

Saves the items from the ImageList Control into the specified file. This method supports saving into any of the multi-page file formats supported by LEADTOOLS. If bSelected is True, only the items with the Selected attribute of True are saved.

See Also

Elements

ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, Insert method, InsertAt method, Remove method, Count property, Sort method, InsertFromBitmapList method, LoadFromFile method

Topics

Raster Images: Displaying Images