Path | Target Platform |
---|---|
<installdir>\Redist\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Redist\DotNet4\x64 | x64 .NET 4 or 4.5 |
Library | Description | Dependencies |
---|---|---|
Leadtools.ImageProcessing.Core.dll | The Leadtools.ImageProcessing.Core namespace includes .NET and WinRT filters and transforms to process images (or selected image portions). It includes methods to control brightness, contrast, hue, saturation, intensity, etc. | Leadtools.dll |
NuGet Package | Description | |
Leadtools.Annotations.UI.WinForms | Annotation and Image Markup Library for WinForms | |
Leadtools.Barcode | Barcode Library to Detect, Read, and Write 1D and 2D Barcodes | |
Leadtools.Dicom.Pacs.Scp | DICOM PACS Service Class Provider Library | |
Leadtools.Dicom.Pacs.Scu | DICOM PACS Service Class User Library | |
Leadtools.Document.Sdk | Document Imaging Library | |
Leadtools.Document.Viewer.WinForms | Document Imaging Library for WinForms | |
Leadtools.Document.Viewer.Wpf | Document Imaging Library for WPF | |
Leadtools.Formats.Document | Document Formats Library | |
Leadtools.Formats.Raster.Additional | Additional Raster File Formats Library | |
Leadtools.Formats.Raster.Camera | Camera File Formats Library | |
Leadtools.Formats.Vector | Vector Formats Library | |
Leadtools.Image.Processing | Image Processing Library | |
Leadtools.Jpeg2000 | JPEG 2000 Library | |
Leadtools.Medical.Viewer.WinForms | Medical Viewer Library for WinForms | |
Leadtools.Ocr | OCR Library | |
Leadtools.Ocr.Languages.Additional | OCR Library plus Additional Languages | |
Leadtools.Ocr.Languages.Asian | OCR Library plus Additional Asian Languages | |
Leadtools.Pdf | PDF Library |
Name | Path | Description |
---|---|---|
Basic Features Demo | \Examples\ImageProcessing\DotNet\BasicFeaturesDemo | Demonstrates some basic LEADTOOLS image processing and display features.
|
Color Conversion Demo | \Examples\ImageProcessing\DotNet\ColorConversionDemo | Demonstrates LEADTOOLS Colorspace Conversion SDK features. Converts image data in a buffer from one color conversion model to another. Formats supported include RGB, YUV, CMYK, HSV, HLS, YCC, ARGB, and many more. |
Document Cleanup Demo | \Examples\ImageProcessing\DotNet\DocumentCleanupDemo | Demonstrates Document Image Cleanup functionality.
|
Fusion Demo | \Examples\ImageProcessing\DotNet\FusionDemo | Demonstrates the Image Fusion feature of the Medical Viewer engine. Fusion demo allows the user to fuse two images together and adjust the fusion amount, transparency, scale, position, etc. Users can also can fuse two series together. |
GrayScale Demo | \Examples\ImageProcessing\DotNet\GrayScaleDemo | Demonstrates Medical Image processing functionalities The GrayScale Demo contains all LEADTOOLS medical image processing function and allow the user to adjust the parameter of each function, plus doing statistics, segmentation, region of interest, window level, etc. |
Image Processing Demo (WinForms) | \Examples\ImageProcessing\DotNet\ImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Interactive Histogram Demo | \Examples\ImageProcessing\DotNet\InteractiveHistDemo | Demonstrates powerful and comprehensive tools that allow the user to adjust any image histogram.
|
Image Processing Demo (WPF) | \Examples\ImageProcessing\DotNet\WPFImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
WPF Shader Effects Demo | \Examples\ImageProcessing\DotNet\WPFShaderEffectsDemo | Demonstrates WPF Shader Effects.
|
Assembly | Metadata | Comments |
---|---|---|
Leadtools.ImageProcessing.Color.dll | The Leadtools.ImageProcessing.Color namespace includes filters and transforms to process images (or selected portions). It includes methods to control brightness, contrast, hue, saturation, intensity, etc. |
\Examples\DotNet\CS\MainDemo \Examples\DotNet\CS\ImageProcessingDemo |
Leadtools.ImageProcessing.Effects.dll | Leadtools.ImageProcessing.Effects.winmd | The Leadtools.ImageProcessing.Effects namespace includes filters and transforms to process images (or selected portions). It includes methods to smooth, sharpen, detect/enhance edges, remove noise or combine two or more images. |
Leadtools.ImageProcessing.SpecialEffects.dll | Leadtools.ImageProcessing.SpecialEffects.winmd | The Leadtools.ImageProcessing. SpecialEffects namespace includes filters and transforms to process images (or selected portions). It includes methods for applying artistic effects such as ripple, warp, tunnel, lens flare, colored pencil, and others. |
Leadtools.ImageProcessing.Utilities.dll | Leadtools.ImageProcessing.Utilities.winmd | The Leadtools.ImageProcessing.Utilities namespace includes properties, methods and events for displaying and rendering images to any display device, including printers. |
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\macOS | macOS |
Library | Description | Dependencies |
---|---|---|
Leadtools.ImageProcessing.Core.framework | iOS / macOS framework support for the Leadtools.ImageProcessing.Core namespace. | Leadtools.framework |
Name | Path | Description |
---|---|---|
Image Processing Demo | \Examples\ImageProcessing\Xcode\iOS\Objective-C\IPDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
\Examples\ImageProcessing\Xcode\iOS\Swift\IPDemo | ||
\Examples\ImageProcessing\Xcode\macOS\Objective-C\IPDemo | ||
\Examples\ImageProcessing\Xcode\macOS\Swift\IPDemo |
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\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 |
Library | Description | Jars | Native Libraries |
---|---|---|---|
leadtools.imageprocessing.core.jar | Android package and shared object library support for the Leadtools.lmageProcessing.Core namespace. |
leadtools.jar |
Android libleadtools.imageprocessing.core.so libleadtools.so iOS/macOS Leadtools.framework Leadtools.ImageProcessing.Core.framework Linux libltimgcor.so libltkrn.so Windows Ltimgcoru.dll Ltimgcorx.dll Ltkrnu.dll Ltkrnx.dll |
Name | Path | Description |
---|---|---|
Image Processing Demo (Android) | \Examples\ImageProcessing\Android\ImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Name | Path | Description |
---|---|---|
Image Processing Demo | \Examples\ImageProcessing\JS\ImageProcessingDemo | Demonstrates image processing effects using HTML5 / JavaScript. |
Name | Path | Description |
---|---|---|
Image Processing Demo | \Examples\ImageProcessing\Xamarin\IPDemo | Demonstrates Image Processing Functionality. Apply Image Processing filters to images. |
Live Filter Demo | \Examples\ImageProcessing\Xamarin\LiveFilterDemo | Demonstrates using the camera library that bridges android.hardware.camera and android.hardware.camera2 for easier live capture and single image camera applications. |
Getting Started(Guide to Example Programs)
Programming with LEADTOOLS Image Processing Functions
Changing Brightness and Contrast
Introduction to Image Processing With LEADTOOLS
Leadtools.ImageProcessing.Core 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