The ltmfConvert_StillFormat Constants define the format used to save the still image using the SaveStillBitmap function in the Converter object.
typedef enum ltmfConvert_StillFormat
{
ltmfConvert_StillFormat_BMP,
ltmfConvert_StillFormat_CMP,
ltmfConvert_StillFormat_JPEG444,
ltmfConvert_StillFormat_JPEG422,
ltmfConvert_StillFormat_JPEG411,
ltmfConvert_StillFormat_PSPTHM,
} ltmfConvert_StillFormat;
[0] Format is the normal Win BMP format.
[1] Format is LEAD's proprietary CMP format.
[2] Format is JPEG YUV 4:4:4 format.
[3] Format is JPEG YUV 4:2:2 format.
[4] Format is JPEG YUV 4:1:1 format.
[5] Format is THM thumbnails used for PSP.
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