Getting Started with LEADTOOLS > Document Imaging Features > WinRT > WinRT (Windows Store) Features |
Notes:
In order to build, deploy and execute the LEADTOOLS WinRT demos, you must have Visual Studio 2012 and Windows 8.
Assembly Namespace |
Metadata |
Comments |
Help Files |
Demo Project Source Code |
Leadtools.DLL - Leadtools |
Leadtools.winmd |
Provides classes, properties, methods, events, enumerations and structures for working with the LEADTOOLS WinRT SDK. |
|
\Examples\WinRT\CS\MainDemo |
Leadtools.Codecs.DLL |
Leadtools.Codecs.winmd |
Contains classes, methods, properties, and events for loading/saving any supported image format and for obtaining information about images (width, height, bits per pixel, page count, etc). |
|
\Examples\WinRT\CS\SimpleLoadSaveDemo |
Leadtools.Controls.DLL |
N/A |
Contains controls, classes, methods, properties, and events for displaying images in a WinRT (Windows Store) application including support for zooming, panning scrolling, etc. |
|
\Examples\WinRT\CS\MainDemo |
Leadtools.Converters.DLL - RasterImageConverter |
Leadtools.Converters.winmd |
Provides interoperation between LEADTOOLS and WinRT images. |
|
|
Leadtools.Annotations.Core - AnnObject |
N/A |
The AnnObject class is the base class for all LEADTOOLS Annotation objects. This class, and other classes from the Leadtools.Annotations.Core namespace, provide low-level annotation functionality. |
|
\Examples\WinRT\CS\AnnotationsDemo |
Leadtools.Annotations.Automation - AnnAutomation |
N/A |
The AnnAutomation class contains properties, methods and events for implementing high-level automated annotations. |
\Examples\WinRT\CS\AnnotationsDemo |
|
Leadtools.Annotations.Designers - AnnDesigner |
N/A |
The AnnDesigner class and other classes in the Leadtools.Annotations.AnnDesigner namespace provide functionality for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |
\Examples\WinRT\CS\AnnotationsDemo |
|
Leadtools.Annotations.Rendering - AnnObjectRenderer |
N/A |
The AnnObjectRenderer class is the base class for all LEADTOOLS Annotation object renderers. This class, and other classes from the Leadtools.Annotations.Rendering namespace, provide functionality for rendering LEADTOOLS annotation objects. |
\Examples\WinRT\CS\AnnotationsDemo |
|
Leadtools.Dicom.DLL Leadtools.Dicom |
Leadtools.Dicom.winmd |
Contains classes, methods, properties, and events for working with DICOM data sets (creating, initializing, loading and saving, etc). |
|
\Examples\WinRT\CS\DicomDemo |
Leadtools.Dicom.Networking.DLL - DicomNet |
Leadtools.Dicom.Networking.winmd |
This class provides the main functionality for dealing with DICOM Network connections. It includes methods and properties for creating and establishing DICOM Network connections and passing messages across established connections. |
\Examples\WinRT\CS\DicomClientDemo |
|
Leadtools.ImageProcessing.Color.DLL Leadtools.ImageProcessing.Color |
Leadtools.ImageProcessing.Color.winmd |
Contains classes, methods, properties, and events for performing image transforms such as brightness, contrast, hue, saturation, intensity, etc. |
|
\Examples\WinRT\CS\MainDemo |
Leadtools.ImageProcessing.Core.DLL Leadtools.ImageProcessing.Core
|
Leadtools.ImageProcessing.Core.winmd |
Contains classes, methods, properties, and events for performing image transforms such as Multi-scale enhancement, Registration Mark transformation, document clean-up, deskewing (including bank check deskewing), etc. |
|
\Examples\WinRT\CS\MainDemo |
Leadtools.ImageProcessing.Effects.DLL Leadtools.ImageProcessing.Effects |
Leadtools.ImageProcessing.Effects.winmd |
Contains classes, methods, properties, and events for performing image transforms such as smooth, sharpen, edge detect/enhance, noise, combining images, etc. |
|
\Examples\WinRT\CS\MainDemo |
Leadtools.ImageProcessing.SpecialEffects.DLL Leadtools.ImageProcessing.SpecialEffects |
Leadtools.ImageProcessing.SpecialEffects.winmd |
The Leadtools.ImageProcessing. SpecialEffects namespace includes filters and transforms to process images (or selected portions). It includes methods for applying artistic effects such as Ripple, Warp, Tunnel, Lens flare, Colored pencil, and others. |
\Examples\WinRT\CS\MainDemo |
|
Leadtools.Barcode.DLL - Leadtools.Barcode |
Leadtools.Barcode.winmd |
The Leadtools.Barcode namespace contains functions for implementing barcode recognition. |
\Examples\WinRT\CS\BarcodeDemo \Examples\WinRT\JS\BarcodeDemo |
|
Leadtools.Forms.Ocr.DLL - Leadtools.Forms.Ocr |
Leadtools.Forms.Ocr.winmd |
Provides classes to recognize text and magnetic ink characters in images and save recognition results to several output formats. |
|
\Examples\WinRT\CS\OcrDemo \Examples\WinRT\JS\OcrDemo |
Leadtools.Forms.DocumentWriters.DLL - Leadtools.Forms.DocumentWriters |
Leadtools.Forms.DocumentWriters.winmd |
Tools for creating popular multi-page and searchable documents such as Adobe PDF, Microsoft Word and HTML from standard Windows Enhanced Meta File (EMF) objects. |
|
\Examples\WinRT\CS\DocumentWritersDemo \Examples\WinRT\JS\DocumentWritersDemo |