Getting Started with LEADTOOLS > Document Imaging Features > WinRT > WinRT (Windows Store) |
The LEADTOOLS WinRT Class Library allows developers to extend LEADTOOLS advanced imaging functionality into their WinRT (Windows Store) applications.
LEADTOOLS WinRT Features:
Support for over 150 different image formats and sub formats.
The Leadtools.Controls assembly contains an image viewer control that supports displaying images in WinRT / XAML applications. The viewer includes several user-interactive modes (pinch/zoom, scale, center at, and zoom to), a customizable magnifying glass, and several size mode viewing options (normal, fit, fit width, and stretch). The provided viewer allows developers to work with both the native WinRT image type (Windows.UI.Xaml.Media.ImageSource), as well as the LEADTOOLS native RasterImage object.
The Leadtools.Converters assembly makes it possible to convert a Leadtools.RasterImage into a Windows.UI.Xaml.Media.ImageSource object, and vice versa.
LEADTOOLS WinRT also includes over 200 different image processing filters, transforms and pixel shader effects. Effects include rotate, resize, crop, 3D effects, sharpen, grayscale, and document cleanup, among many more.
Support for state-of-the-art Optical Character Recognition (OCR) SDK technology that is fast and highly accurate.
Support for creation, detection and decoding of 1D and 2D barcode symbols.
Full-featured annotation library, including support for Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, and Polyline objects.
Complete DICOM Dataset support including the ability to create, load, view, edit, and save DICOM datasets.
DICOM Communication (PACS) support.
For a list of tutorials using LEADTOOLS WinRT functionality, see WinRT Tutorials.
Supported Platforms