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 classes for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS (WinRT Only). | - |
Path | Target Platform |
---|---|
<installdir>\Redist\WinRT8_1\Win32 | x86 WinRT 8.1 |
<installdir>\Redist\WinRTPhone8_1\Win32 | x86 Windows Phone 8.1 |
<installdir>\Redist\WinRT8_1\x64 | x64 WinRT 8.1 |
<installdir>\Redist\WinRTPhone8_1\x64 | x64 Windows Phone 8.1 |
<installdir>\Redist\WinRT8_1\ARM | ARM WinRT 8.1 |
<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. |
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\macOS | macOS |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.Converters.framework | Provides interoperation between LEADTOOLS and iOS / macOS 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 / macOS>\AnnotationsDemo | Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
BarcodeDemo | <installdir>\Examples\Xcode\<iOS / macOS>\BarcodeDemo | Demonstrates the LEADTOOLS Barcode reading functionality. Live capture via the rear camera for a wide array of symbologies. |
IPDemo | <installdir>\Examples\Xcode\<iOS / macOS>\IPDemo | |
MicrDemo | <installdir>\Examples\Xcode\<iOS / macOS>\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 / macOS>\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 / macOS>\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 / macOS>\ViewerDemo | Demonstrates using the LEADTOOLS to display images. This demo shows how to use LEADTOOLS' Image Viewer to display images. |
Path | Target Platform |
---|---|
<installdir>\Bin\Android\x86_64 (Android) | x86_64 Android |
<installdir>\Bin\Android\x86 (Android) | x86 Android |
<installdir>\Bin\Android\arm64-v8a (Android) | arm64-v8a Android |
<installdir>\Bin\Android\armeabi-v7a (Android) | armeabi-v7a Android |
<installdir>\Bin\Android\armeabi (Android) | armeabi Android |
<installdir>\Bin\Android\mips64 (Android) | mips64 Android |
<installdir>\Bin\Android\mips (Android) | mips Android |
<installdir>\Bin\CDLLVC10\Win32 (Windows) | x86 Windows |
<installdir>\Bin\CDLLVC10\x64 (Windows) | x64 Windows |
<installdir>\Bin\Lib\x86 (Linux) | x86 Linux |
<installdir>\Bin\Lib\x64 (Linux) | x64 Linux |
Dependencies
Library | Description | Dependencies |
---|---|---|
leadtools.converters.android.jar | Provides interoperation between LEADTOOLS and Android bitmaps. The RasterImageConverter class lets you convert between a Leadtools.RasterImage object and an android.graphics.Bitmap class. | leadtools.jar libleadtools.so (Android) libltkrn.so (Linux) Ltkrnu.dll (Windows x86) Ltkrnx.dll (Windows x64) |