Leadtools.Converters Getting Started

.NET
Redistributables Paths
PathTarget Platform
<installdir>\Redist\DotNet\Win32x86 .NET 2.0, 3.0 or 3.5
<installdir>\Redist\DotNet4\Win32x86 .NET 4 or 4.5
<installdir>\Redist\DotNet\x64x64 .NET 2.0, 3.0 or 3.5
<installdir>\Redist\DotNet4\x64x64 .NET 4 or 4.5

Dependencies

LibraryDescriptionDependencies
Leadtools.Converters.dllContains classes for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS (WinRT Only).-
WinRT
Redistributables Paths
PathTarget Platform
<installdir>\Redist\WinRT8_1\Win32x86 WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\Win32x86 Windows Phone 8.1
<installdir>\Redist\WinRT8_1\x64x64 WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\x64x64 Windows Phone 8.1
<installdir>\Redist\WinRT8_1\ARMARM WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\ARMARM Windows Phone 8.1

Dependencies (Each *.winmd file has an accompanying *.dll file)

LibraryDescriptionDependencies
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

DescriptionPathDetails
AnimationDemo<installdir>\Examples\WinRT\CS\AnimationDemo Demonstrates LEADTOOLS Animation features:
  • Load and save animated GIF files.
  • Control animation playback settings.
  • Render animations.
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.

  • Create, Open, Save, Edit DICOM datasets
  • Export/Import DICOM datasets as XML
  • Perform image processing
  • View and Edit DICOM Tables (VR, UID, Tag, IOD, Context Groups)
DicomClientDemo<installdir>\Examples\WinRT\CS\DicomClientDemo

Demonstrates implementation of a DICOM client.

  • Connect to a query an existing DICOM server (PACS)
  • Implements DICOM C-STORE SCU
  • Implements DICOM C-MOVE SCU
  • Implements DICOM C-FIND SCU
  • Implements DICOM C-ECHO SCU
  • Demonstrates connect, associate, query and retrieve
DicomServerDemo<installdir>\Examples\WinRT\CS\DicomServerDemo

Demonstrates implementation of a DICOM storage server.

  • Implements DICOM C-STORE SCP
  • Implements DICOM C-MOVE SCP
  • Implements DICOM C-FIND SCP
  • Implements DICOM C-ECHO SCP
  • Stores DICOM files in a local database
  • Allows client AE's to connect, associate, query and retrieve
DicomStoreDemo<installdir>\Examples\WinRT\CS\DicomStoreDemo

Demonstrates implementation of a DICOM storage client (SCU).

  • Implements DICOM C-STORE SCU
  • Stores DICOM files to a PACS (DICOM Storage Server)
MainDemo<installdir>\Examples\WinRT\<CS/JS>\MainDemo Demonstrates many of the basic and advanced core features of LEADTOOLS:
  • Load and save all formats supported by LEADTOOLS
  • Display (scroll / zoom) images with options, including Animation
  • Apply Image Processing
  • Capture images from the screen
  • Acquire images from TWAIN & WIA scanners
  • Print images
  • Copy / paste images to and from the clipboard
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.
  • Pre-Processing
  • Engine settings
  • Document Creation
  • Zoning options
SimpleLoadSaveDemo<installdir>\Examples\WinRT\<CS/JS>\SimpleLoadSaveDemoThis 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.

  • Create, Open, Save, Edit DICOM datasets
  • Export/Import DICOM datasets as XML
  • Perform image processing
  • View and Edit DICOM Tables (VR, UID, Tag, IOD, Context Groups)
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.
  • Pre-Processing
  • Engine settings
  • Document Creation
  • Zoning options
SimpleLoadSaveDemo<installdir>\Examples\WinRTPhone\CS\SimpleLoadSaveDemoThis 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.
WinRT
Redistributables Paths
PathTarget Platform
<installdir>\Bin<Version>\Xcode\iOSiOS
<installdir>\Bin<Version>\Xcode\macOSmacOS

Dependencies

LibraryDescriptionDependencies
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

DescriptionPathDetails
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>\SimpleLoadSaveDemoThis 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.
Redistributables Paths
PathTarget 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

LibraryDescriptionDependencies

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)

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly