Files and File Formats – WinRT (Windows Store)

Assembly – Class/Namespace

Metadata

Comments

Help Files

Demo Project Source Code

Leadtools.Codecs.DLL – Leadtools.Codecs

Leadtools.Codecs.winmd

The Leadtools.Codecs namespaces contains classes with properties, methods and events for loading and saving any type of image file and for getting information about loaded bitmaps.

Support is included for palettes, memory files, multipage files, compressed files, comments, tags, animations, view perspectives, raw image data, compressed data, alpha channel.

 

\Examples\WinRT\CS\SimpleLoadSaveDemo
\Examples\WinRT\JS\SimpleLoadSaveDemo

\Examples\WinRT\VB\MainDemo

The Leadtools.Codecs namespace provides support for File Formats.

File Format support also requires one or more LEAD File Format Filter DLLs.

For example, Leadtools.Codecs.Bmp.DLL.

Each file filter DLL supports one or more file formats for import and export. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about each file filter DLL.