Available in LEADTOOLS Multimedia toolkits. |
LEAD Still Image Writer
The LEAD Still Image Writer filter allows any DirectShow application (such as Windows Media Player) to save the video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it. to a variety of different still image file formats, including:
Windows BMP
Compuserve GIF
TIFF Tagged Image File Format (abbreviated TIFF) is a file format for storing images. TIFF is a popular format for high color depth images, along with JPEG
PNG
JPEG Joint Photographic Experts Group- commonly used method of compression for photographic images
Exif
LEAD CMP
Kodak PCD
Macintosh PICT
The filter is capable of saving any file format supported by LEADTOOLS Raster Imaging 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 LEAD Still Image Writer filter uses the LEAD raster DLL's (v16: LTFILU.DLL, LTKRNU.DLL, LTDISU.DLL, LFXXX.DLL or v15: LTFILL15U.dll, LTKRN15U.dll, LTDIS15U.DLL, LFXXX.dll). These files can be in the same Still Image Filter folder or any folder in the Windows system-defined path.
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 |
LEAD Still Image Writer User Interface