Thumbnail Browser

LEADTOOLS C API provides a thumbnail browser that browses a specified directory for images supported by LEADTOOLS. For each supported image, a thumbnail image is generated. To browse a directory, call L_BrowseDir. The parameters passed to this function affect both the browse process and thumbnail characteristics. Thumbnails generated by this function are handled by the BROWSEDIRCALLBACK function, which is required.

The L_BrowseDir function uses the L_CreateThumbnailFromFile function internally for every file in the directory being browsed. The L_CreateThumbnailFromFile function can be used to manually create the thumbnail for a single specified image file.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help