The Leadtools.Codecs namespace contains classes for loading/saving image data to the numerous image file formats supported by LEADTOOLS. It also contains classes that support loading/saving non-image data such as tags, markers, comments and extensions.
For an outline and description of enumerations, structures, classes, and delegates, click "Leadtools.Codecs" under Namespace, below.
Namespaces
Namespace | Description |
---|---|
Leadtools.Codecs | Outline and description of enumerations, structures, classes, and delegates. |
Android Support - Functionality for loading/saving Android image format and for obtaining information about images in the Android environment is provided by leadtools.codecs.jar. Individual file filters have their own .SO files (for example, libleadtools.codecs.bmp.so).
iOS / macOS Support - Functionality for loading/saving any supported image format and for obtaining information about images in the iOS / macOS environment is provided by Leadtools.Codecs.framework.
WinRT Support - Functionality for loading/saving any supported image format and for obtaining information about images in the WinRT environment is provided by Leadtools.Codecs.DLL and Leadtools.Codecs.winmd.
Getting Started (Guide to Example Programs)
Summary of All Supported Image File Formats
Loading and Saving Large TIFF / BigTIFF Files
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET