Thumbnail Browser

LEADTOOLS Class Library 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 LFile::BrowseDir. The parameters passed to this function affect both the browse process and thumbnail characteristics. Thumbnails generated by this function are handled by the LFile::BrowseDirCallBack function.