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. | Leadtools Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\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). | Leadtools.Codecs Help | \Examples\WinRT\CS\SimpleLoadSaveDemo \Examples\WinRT\JS\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. | Leadtools.Controls Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\MainDemo |
Leadtools.Converters.DLL - RasterImageConverter | Leadtools.Converters.winmd | Provides interoperation between LEADTOOLS and WinRT images. | Leadtools.Converters Help | |
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. | Leadtools.Annotations.Core.AnnObject Help | \Examples\WinRT\CS\AnnotationsDemo \Examples\WinRT\JS\AnnotationsDemo |
Leadtools.Annotations.Automation - AnnAutomation | N/A | The AnnAutomation class contains properties, methods and events for implementing high-level automated annotations. | Leadtools.Annotations.Automation.AnnAutomation Help | \Examples\WinRT\CS\AnnotationsDemo \Examples\WinRT\JS\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. | Leadtools.Annotations.Designers.AnnDesigner Help | \Examples\WinRT\CS\AnnotationsDemo \Examples\WinRT\JS\AnnotationsDemo |
Leadtools.Annotations.Documents Leadtools.Annotations.Documents |
Leadtools.Annotations.Documents.winmd | The Leadtools.Annotations.Documents library contains classes, enumerations, interfaces, and objects supporting Bates stamp annotations. It also includes a convertor for PDF objects to and from Leadtools.Pdf.PDFAnnotation and Leadtools.Annotations.Core.AnnContainer. | Leadtools.Annotations.Documents Help | |
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. | Leadtools.Annotations.Rendering.AnnObjectRenderer Help | \Examples\WinRT\CS\AnnotationsDemo \Examples\WinRT\JS\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). | Leadtools.Dicom Help | \Examples\WinRT\CS\DicomDemo \Examples\WinRT\JS\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. | Leadtools.Dicom.Networking Help | \Examples\WinRT\CS\DicomClientDemo \Examples\WinRT\CS\DicomServerDemo \Examples\WinRT\CS\DicomStoreDemo |
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. | Leadtools.ImageProcessing.Color Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\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. | Leadtools.ImageProcessing.Core Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\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. | Leadtools.ImageProcessing.Effects Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\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. | Leadtools.ImageProcessing.SpecialEffects Help | \Examples\WinRT\CS\MainDemo \Examples\WinRT\JS\MainDemo |
Leadtools.Barcode.DLL - Leadtools.Barcode | Leadtools.Barcode.winmd | The Leadtools.Barcode namespace contains functions for implementing barcode recognition. | Leadtools.Barcode Help | \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. | Leadtools.Forms.Ocr Help | \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. | Leadtools.Forms.DocumentWriters Help | \Examples\WinRT\CS\DocumentWritersDemo \Examples\WinRT\JS\DocumentWritersDemo |