Leadtools.Controls has the following implementations that provide image viewing controls:
Path | Target Platform |
---|---|
<installdir>\Bin\net | .NET 6+ |
Library | Description |
---|---|
Leadtools.Controls.WinForms.dll | Windows Forms Controls Library |
Leadtools.Controls.Wpf.dll | WPF Forms Controls Library |
NuGet Package | Description |
Leadtools.Viewer.Controls.WinForms | Image Viewer Controls for WinForms |
Leadtools.Viewer.Controls.Wpf | Viewer Controls for WPF |
Demo Name | Source Code Path | Description |
---|---|---|
ASP.NET Controller | \Examples\Main\DotNet\AspNetControllerDemo\net | Demonstrates using the LEADTOOLS .NET Core NuGet packages to create an ASP.NET RESTful service and showcases how to use LEADTOOLS within a .NET Core Web API environment. Has three controller endpoints showcasing different LEADTOOLS engines: /Barcode/RecognizeBarcodes /Convert/ConvertImage /Ocr/GetText You can use the following sample urls to test: /Barcode/RecognizeBarcodes?uri=https://demo.leadtools.com/images/tiff/barcode1.tif /Convert/ConvertImage?uri=https://demo.leadtools.com/images/pdf/leadtools.pdf /Ocr/GetText?uri=https://demo.leadtools.com/images/tiff/ocr1.tif |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Draw | \Examples\Main\DotNet\DrawDemo\net | \Bin\net\DrawDemo_Original.exe |
Demonstrates using RasterImage object as a drawing surface.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Main | \Examples\Main\DotNet\MainDemo\net | \Bin\net\MainDemo_Original.exe |
Demonstrates many of the basic and advanced core features of LEADTOOLS.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Paint While Load | \Examples\Main\DotNet\PaintWhileLoadDemo\net | \Bin\net\PaintWhileLoadDemo_Original.exe |
Demonstrates painting an image to the screen while loading/decoding. Simulates receiving an image file over a slow connection. Paints the image in chunks, as it is loaded/decoded. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Print Preview | \Examples\Main\DotNet\PrintPreviewDemo\net | \Bin\net\PrintPreviewDemo_Original.exe |
Demonstrates implementing image print preview support using LEADTOOLS. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Main Demo (WPF) | \Examples\Main\DotNet\WPFMainDemo\net | \Bin\net\WPFMainDemo_Original.exe |
Demonstrates many of the basic and advanced core features of LEADTOOLS WPF.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
MRC Segmentation | \Examples\PDF\DotNet\MrcSegmentationDemo\net | \Bin\net\MrcSegmentationDemo_Original.exe |
Demonstrates MRC segmentation functionality. Create Mixed Raster Content images which simultaneously maximize image compression and image quality. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF Compressor | \Examples\PDF\DotNet\PdfCompDemo\net | \Bin\net\PdfCompDemo_Original.exe |
Demonstrates PDFCompressor functionality. Convert images to PDF documents using Mixed Raster Content (MRC) technique and many compression types. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF Document | \Examples\PDF\DotNet\PDFDocumentDemo\net | \Bin\net\PDFDocumentDemo_Original.exe |
Demonstrates PDF SDK functionality with loading and extracting info from PDF documents.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF File | \Examples\PDF\DotNet\PDFFileDemo\net | \Bin\net\PDFFileDemo_Original.exe |
Demonstrates PDF SDK functionality with manipulation and conversion PDF documents.
|
Path | Target Platform |
---|---|
<installdir>\Bin\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Bin\DotNet4\x64 | x64 .NET 4 or 4.5 |
Library | Description |
---|---|
Leadtools.Controls.WinForms.dll | Windows Forms Controls Library |
Leadtools.Controls.Wpf.dll | WPF Forms Controls Library |
NuGet Package | Description |
Leadtools.Viewer.Controls.WinForms | Image Viewer Controls for WinForms |
Leadtools.Viewer.Controls.Wpf | Viewer Controls for WPF |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Draw | \Examples\Main\DotNet\DrawDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\DrawDemo.exe |
Demonstrates using RasterImage object as a drawing surface.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Main | \Examples\Main\DotNet\MainDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\MainDemo.exe |
Demonstrates many of the basic and advanced core features of LEADTOOLS.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Paint While Load | \Examples\Main\DotNet\PaintWhileLoadDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\PaintWhileLoadDemo.exe |
Demonstrates painting an image to the screen while loading/decoding. Simulates receiving an image file over a slow connection. Paints the image in chunks, as it is loaded/decoded. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Print Preview | \Examples\Main\DotNet\PrintPreviewDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\PrintPreviewDemo.exe |
Demonstrates implementing image print preview support using LEADTOOLS. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Main Demo (WPF) | \Examples\Main\DotNet\WPFMainDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\WPFMainDemo.exe |
Demonstrates many of the basic and advanced core features of LEADTOOLS WPF.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
MRC Segmentation | \Examples\PDF\DotNet\MrcSegmentationDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\MrcSegmentationDemo.exe |
Demonstrates MRC segmentation functionality. Create Mixed Raster Content images which simultaneously maximize image compression and image quality. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF Compressor | \Examples\PDF\DotNet\PdfCompDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\PdfCompDemo.exe |
Demonstrates PDFCompressor functionality. Convert images to PDF documents using Mixed Raster Content (MRC) technique and many compression types. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF Document | \Examples\PDF\DotNet\PDFDocumentDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\PDFDocumentDemo.exe |
Demonstrates PDF SDK functionality with loading and extracting info from PDF documents.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF File | \Examples\PDF\DotNet\PDFFileDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\PDFFileDemo.exe |
Demonstrates PDF SDK functionality with manipulation and conversion PDF documents.
|
Path | Target Platform |
---|---|
<installdir>\Bin\Java | leadtools.controls.android.jar (Android) |
Library | Description | Native Libraries | |
---|---|---|---|
leadtools.jar | Core library | Android: | |
libleadtools.so |
Demo Name | Source Code Path | Description |
---|---|---|
LEADTOOLS Demos Library (Android) | \Examples\Main\Android\LeadtoolsDemos | Provides the classes and objects used by the LEADTOOLS Android demos.
|
Demo Name | Source Code Path | Description |
---|---|---|
Main (Java) | \Examples\Main\Java\MainDemo | Demonstrates the basic and core features of LEADTOOLS.
|
Refer to Leadtools.Controls HTML5 - Getting Started for information on JavaScript and TypeScript HTML5 support:
Leadtools.Controls.js
Leadtools.Controls.d.ts
Leadtools.Controls Assembly Changes
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document