Class | Header File | \Examples\ClassLibrary | Comments |
---|---|---|---|
LBaseFile | LTCFILE.H | \MSVC\MainDEMO \MSVC\ABC \MSVC\DIMENS \MSVC\INFO \MSVC\LOADCB \MSVC\LOADSAVE \MSVC\OFFSET \MSVC\SAVECB \MSVC\SIMPLELOAD \MSVC\STAMPGET \MSVC\STAMPPUT |
The LBaseFile class is derived from LBase. This class is the base class for LEADTOOLS C++ Class Library input/output operations. It contains basic operations for file I/O. With this class, you can override the default functions that LEADTOOLS uses for opening, closing, reading from, writing to, and seeking in files. This class forms the base for the LFile and LMemoryFile classes. Provides both low- and high-level functions that can be used to load/save/convert image files. These functions allow you to work with files in memory buffers or at offsets within disk files. |
LFile | LTCFILE.H | \MSVC\MEMORY \MSVC\MEMORYCB \MSVC\SAVEMEMORY |
The LFile class is derived from LBaseFile and extends it to contain functions for loading and saving bitmaps from and to files on disk. |
The LEADTOOLS C++ Class Library provides low level support for File Formats.
The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. File Format support also requires one or more LEAD File Format Filter DLLs (for example, LF?.DLL). Each file filter DLL supports one or more file formats for import and export. Refer to Files to be Included With Your Application for more information.
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