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 |
---|---|
Leadtools.Controls.WinForms.dll | Windows Forms Controls Library |
Sample Programs
Description | Path | Details |
---|---|---|
Main imaging demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\MainDemo | Demonstrates core Raster / Document / Medical imaging functionality of LEADTOOLS, including image file import/export, image display, image processing, scanning, and more. |
Draw demo (Windows Forms) |
<installdir>\Examples\DotNet\<CS/VB>\DrawDemo | Demonstrates drawing over an image. |
Paint while load demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\PaintWhileLoadDemo | Demonstrates painting an image while loading. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET