LEADTOOLS C++ 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET