The LEAD Still Image Writer filter allows any DirectShow® application (such as Windows Media Player) to save the video stream to a variety of different still image file formats, including:
The filter is capable of saving any file format supported by LEADTOOLS Raster Imaging Pro toolkit. You need to unlock raster still image support using the DirectShow® Kernel before you can save the extra file formats not listed in the above list.
The Still Image Writer filter requires the LEAD raster DLLs to be present in the filter folder, or any folder in the Windows system-defined path. The filter will use the DLLs from the newest toolkit version (v17) if it finds them. Otherwise, it will use DLLs from previous versions (v16 or v15) if the latest toolkit DLLs are not found.
The following DLLs are required:
v17/16: LTFILU.DLL, LTKRNU.DLL, LTDISU.DLL and the file filters required for the particular file format you wish to support
v15: LTFILL15U.DLL, LTKRN15U.DLL, LTDIS15U.DLL and the file filters required for the particular file format you wish to support
You will need a LEADTOOLS Imaging Pro license to use this filter.
Filter Interface |
|
Interface ID |
IID_ILTStlImgWrt |
Input/Output Media Types |
MEDIATYPE_Video. |
Filter CLSID |
CLSID_LTStlImgWrt |
Property Page CLSID |
CLSID_LTStlImgWrtPropertyPage |
Filter category |
CLSID_LegacyAmFilterCategory |
Executable |
LTStlImgWrt.dll |
Header |
ILTStlImgWrt.h |
Win32, x64
LEAD Still Image Writer User Interface
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