If you are concerned about memory usage, you may wish to limit the number of file filter DLLs that LEADTOOLS keeps loaded at any given time. By default, LEADTOOLS loads several fixed filters and several cached filters. The fixed filters are FAX, CMP, TIF, PNG, BMP.
Use the following function to specify the file format filters you want LEADTOOLS to load:
Use the following function to specify the file format filters LEADTOOLS should never load:
It is important to note that L_PreLoadFilters must be called prior to loading, saving or getting information about a file. In addition, L_PreLoadFilters must be called before calling L_IgnoreFilters for L_IgnoreFilters to work properly.
In case the previously loaded filters should be changed, call the L_GetPreLoadFilters function before calling the L_PreLoadFilters function.
In case the current ignored filters list should be changed, call the L_GetIgnoreFilters function before calling the L_IgnoreFilters function.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document