BrowseDir method (ILEADRasterThumbnail)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short BrowseDir (BSTR pszDirectory);

Overview

Refer to Thumbnail Browser.

Remarks

Browses the specified directory for supported images, and generates thumbnails for each image file that is found.

Each generated thumbnail can be processed in the ThumbnailEvent event.

See Also

Elements:

ThumbnailEvent event,ContinueBrowse property,Filter property,ThumbnailWidth property,ThumbnailHeight property, ThumbnailBitsPerPixel property,MaintainAspect property,ForceSize property,ThumbnailBackgroundColor property,LoadStamp property,Resample property,StopOnError property,IncludeSubDirectories property,ExpandMultipage property,MaxSizeDisk property,MaxSizeMem property,DitherFlags property,PaletteFlags property

Topics:

Raster Images: Using the Thumbnail Browser