For pointers to sample programs that demonstrate many features, see the table below:
Assemblies | Metadata | Comments | Demos |
---|---|---|---|
Leadtools.Codecs.DLL | Leadtools.Codecs.winmd | Classes for loading/saving image and non-image data to the numerous image file formats supported by LEADTOOLS. Support includes: palettes, memory files, multipage files, compressed files, comments, tags, animations, view perspectives, raw image data, compressed data, alpha channel, and others. This namespace also provides classes to load files from a network source in an asynchronous manner. This includes FeedLoad and stream (URL) support. | \Examples\DotNet\CS\MainDemo \Examples\DotNet\VB\MainDemo \Examples\DotNet\CS\ABCDemo \Examples\DotNet\VB\ABCDemo \Examples\DotNet\CS\FeedLoadDemo \Examples\DotNet\VB\FeedLoadDemo \Examples\DotNet\CS\Jpeg2000Demo \Examples\DotNet\VB\Jpeg2000Demo \Examples\DotNet\CS\OpenSaveDemo \Examples\DotNet\VB\OpenSaveDemo \Examples\DotNet\CS\OpenSaveStampDemo \Examples\DotNet\VB\OpenSaveStampDemo \Examples\DotNet\CS\ThumbnailBrowserDemo \Examples\DotNet\VB\ThumbnailBrowserDemo |