Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Redist\DotNet\Win32 | x86 .NET 2.0, 3.0 or 3.5 |
<installdir>\Redist\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Redist\DotNet\x64 | x64 .NET 2.0, 3.0 or 3.5 |
<installdir>\Redist\DotNet4\x64 | x64 .NET 4 or 4.5 |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.Converters.dll | Contains .NET classes for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS. | - |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Redist\WinRT\Win32 | x86 WinRT 8.0 |
<installdir>\Redist\WinRT8_1\Win32 | x86 WinRT 8.1 |
<installdir>\Redist\WinRTPhone\Win32 | x86 Windows Phone 8.0 |
<installdir>\Redist\WinRTPhone8_1\Win32 | x86 Windows Phone 8.1 |
<installdir>\Redist\WinRT\x64 | x64 WinRT 8.0 |
<installdir>\Redist\WinRT8_1\x64 | x64 WinRT 8.1 |
<installdir>\Redist\WinRTPhone\x64 | x64 Windows Phone 8.0 |
<installdir>\Redist\WinRTPhone8_1\x64 | x64 Windows Phone 8.1 |
<installdir>\Redist\WinRT\ARM | ARM WinRT 8.0 |
<installdir>\Redist\WinRT8_1\ARM | ARM WinRT 8.1 |
<installdir>\Redist\WinRTPhone\ARM | ARM Windows Phone 8.0 |
<installdir>\Redist\WinRTPhone8_1\ARM | ARM Windows Phone 8.1 |
Dependencies (Each *.winmd file has an accompanying *.dll file)
Library | Description | Dependencies |
---|---|---|
Leadtools.Converters.winmd |
Provides interoperation between LEADTOOLS and WinRT images. The RasterImageMediaConverter class lets you convert between a Leadtools.RasterImage object and a System.Windows.Media.ImageSource object. |
- |
Sample Programs
Description | Path | Details |
---|---|---|
AnimationDemo | <installdir>\Examples\WinRT\CS\AnimationDemo |
Demonstrates LEADTOOLS Animation features:
|
AnnotationsDemo | <installdir>\Examples\WinRT\<CS/JS>\AnnotationsDemo |
Demonstrates the LEADTOOLS Annotations (image markup) functionality. Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline |
BarcodeDemo | <installdir>\Examples\WinRT\<CS/JS>\BarcodeDemo |
Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
DicomDemo | <installdir>\Examples\WinRT\CS\DicomDemo |
Demonstrates basic DICOM Dataset toolkit capabilities.
|
DicomClientDemo | <installdir>\Examples\WinRT\CS\DicomClientDemo |
Demonstrates implementation of a DICOM client.
|
DicomServerDemo | <installdir>\Examples\WinRT\CS\DicomServerDemo |
Demonstrates implementation of a DICOM storage server.
|
DicomStoreDemo | <installdir>\Examples\WinRT\CS\DicomStoreDemo |
Demonstrates implementation of a DICOM storage client (SCU).
|
MainDemo | <installdir>\Examples\WinRT\<CS/JS>\MainDemo |
Demonstrates many of the basic and advanced core features of LEADTOOLS:
|
MedicalWebViewerDemo | <installdir>\Examples\WinRT\JS\MedicalWebViewerDemo |
Demonstrates using the LEADTOOLS Medical Web Viewer. This demo shows how to implement and run LEADTOOLS' Medical Web Viewer on Android. |
MicrDemo | <installdir>\Examples\WinRT\CS\MicrDemo |
Demonstrates using the LEADTOOLS MICR Code Reader. This demo shows how to use LEADTOOLS' MICR SDK to scan MICR Codes from images. |
OcrDemo | <installdir>\Examples\WinRT\CS\OcrDemo |
Demonstrates using the LEADTOOLS OCR SDK. This demo shows how to use LEADTOOLS' OCR SDK to scan and extract text from image documents. |
OcrAdvantageDemo | <installdir>\Examples\WinRT\JS\OcrAdvantageDemo |
Fully funtional OCR demo using our advantage demo.
|
SimpleLoadSaveDemo | <installdir>\Examples\WinRT\<CS/JS>\SimpleLoadSaveDemo | This demo allows you to load an image and save it out to any of our WinRT image formats, or take a picture and save it out. |
ViewerDemo | <installdir>\Examples\WinRT\CS\ViewerDemo |
Demonstrates using the LEADTOOLS to display images. This demo shows how to use LEADTOOLS' Image Viewer to display images. |
AnnotationsDemo | <installdir>\Examples\WinRTPhone\<CS>\AnnotationsDemo |
Demonstrates the LEADTOOLS Annotations (image markup) functionality. Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline |
BarcodeDemo | <installdir>\Examples\WinRTPhone\<CS>\BarcodeDemo |
Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
DicomDemo | <installdir>\Examples\WinRTPhone\CS\DicomDemo |
Demonstrates basic DICOM Dataset toolkit capabilities.
|
ImageProcessingDemo | <installdir>\Examples\WinRTPhone\CS\ImageProcessingDemo |
Demonstrates the LEADTOOLS Image Processing functionality. Apply Image Processing filters to images. |
MICRDemo | <installdir>\Examples\WinRTPhone\CS\MICRDemo |
Demonstrates using the LEADTOOLS MICR Code Reader. This demo shows how to use LEADTOOLS' MICR SDK to scan MICR Codes from images. |
OcrAdvantageDemo | <installdir>\Examples\WinRTPhone\CS\OcrAdvantageDemo |
Fully funtional OCR demo using our advantage demo.
|
SimpleLoadSaveDemo | <installdir>\Examples\WinRTPhone\CS\SimpleLoadSaveDemo | This demo allows you to load an image and save it out to any of our WinRT image formats, or take a picture and save it out. |
ViewerDemo | <installdir>\Examples\WinRTPhone\CS\ViewerDemo |
Demonstrates using the LEADTOOLS to display images. This demo shows how to use LEADTOOLS' Image Viewer to display images. |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\OSX | OSX |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.Converters.framework |
Provides interoperation between LEADTOOLS and iOS / OS X images. The RasterImageMediaConverter class lets you convert between a Leadtools.RasterImage object and UIImage, NSImage and CGImage objects. |
- |
Sample Programs
Description | Path | Details |
---|---|---|
AnnotationsDemo | <installdir>\Examples\Xcode\<iOS / OS X>\AnnotationsDemo |
Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
BarcodeDemo | <installdir>\Examples\Xcode\<iOS / OS X>\BarcodeDemo |
Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
IPDemo | <installdir>\Examples\Xcode\<iOS / OS X>\IPDemo | |
MicrDemo | <installdir>\Examples\Xcode\<iOS / OS X>\MicrDemo |
Demonstrates using the LEADTOOLS MICR Code Reader. This demo shows how to use LEADTOOLS' MICR SDK to scan MICR Codes from images. |
OcrDemo | <installdir>\Examples\Xcode\<iOS / OS X>\OcrDemo |
Demonstrates using the LEADTOOLS OCR SDK. This demo shows how to use LEADTOOLS' OCR SDK to scan and extract text from image documents. |
SimpleLoadSaveDemo | <installdir>\Examples\Xcode\<iOS / OS X>\SimpleLoadSaveDemo | This demo allows you to load an image and save it out to any of our WinRT image formats, or take a picture and save it out. |
ViewerDemo | <installdir>\Examples\Xcode\<iOS / OS X>\ViewerDemo |
Demonstrates using the LEADTOOLS to display images. This demo shows how to use LEADTOOLS' Image Viewer to display images. |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\dist\x86 | x86 |
<installdir>\dist\mips | mips |
<installdir>\dist\armeabi | armeabi |
<installdir>\dist\armeabi-v7a | armeabi-v7a |
Dependencies
Library | Description | Dependencies |
---|---|---|
leadtools.jar - libleadtools.so |
Provides interoperation between LEADTOOLS and Android bitmaps. The RasterImageConverter class lets you convert between a Leadtools.RasterImage object and an android.graphics.Bitmap class. |
- |