The Leadtools.Codecs namespace contains classes with properties, methods and events for loading, saving and converting any type of image file and for getting information about loaded bitmaps. These functions allow you to work with files in memory buffers or at offsets within disk files. Both high and low level functions are provided. It also contains classes that support loading/saving non-image data such as tags, markers, comments and extensions.
The RasterCodecs class is the main gateway to all file format features. Use it to load/save/convert images from disk or memory.
Key Features:
Demos:
LEADTOOLS toolkit ships with many demos that show how to use the various features of the classes in the Leadtools.Codecs namespace:
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