LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Introduction

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.

The RasterCodecs class is the main gateway to all the file format features. It allows you to load and save 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:

Supported Environments

The toolkit comes in Win32 and x64 editions that can support development of software applications for any of the following environments:

See Also