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.ImageProcessing.Effects.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 Leadtools.ImageProcessing.Core.dll |
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. |
Image processing demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\ImageProcessingDemo |
Demonstrates the LEADTOOLS Image Processing functionality. Applies Image Processing filters to images. |
Other LEADTOOLS assemblies support image processing as well, as follows:
Assembly | Metadata | Comments | Demo |
---|---|---|---|
Leadtools.ImageProcessing.Color.dll | Leadtools.ImageProcessing.Color.winmd | 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\WinRT\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. |
\Examples\DotNet\CS\MainDemo \Examples\WinRT\CS\MainDemo \Examples\DotNet\CS\ImageProcessingDemo |
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. |
\Examples\DotNet\CS\MainDemo \Examples\WinRT\CS\MainDemo \Examples\DotNet\CS\ImageProcessingDemo |
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. |
\Examples\DotNet\CS\MainDemo \Examples\WinRT\CS\MainDemo \Examples\DotNet\CS\ImageProcessingDemo |
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.ImageProcessing.Effects.winmd | The Leadtools.ImageProcessing.Effects 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.windmd Leadtools.ImageProcessing.Effects.winmd |
Sample Programs
Description | Path | Details |
---|---|---|
Main imaging demo | <installdir>\Examples\WinRT\<CS/JS>\MainDemo | Demonstrates core Raster / Document / Medical imaging functionality of LEADTOOLS, including image file import/export, image display, image processing, scanning, and more. |
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\macOS | macOS |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.ImageProcessing.Effects.framework | iOS / macOS framework support for the Leadtools.ImageProcessing.Effects namespace. |
Leadtools.framework Leadtools.ImageProcessing.Core.framework |
Sample Programs
Description | Path | Details |
---|---|---|
Image processing demo (iOS / macOS) |
<installdir>\Examples\Xcode\<iOS / macOS>\ImageProcessingDemo |
Demonstrates the LEADTOOLS Image Processing functionality. Applies Image Processing filters to 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.imageprocessing.effects.jar | Android package and shared object library support for the Leadtools.lmageProcessing.Effects namespace. |
leadtools.jar libleadtools.so (Android) libltkrn.so (Linux) Ltkrnu.dll (Windows x86) Ltkrnx.dll (Windows x64) libleadtools.imageprocessing.effects.so (Android) libltimgefx.so (Linux) Ltimgefxu.dll (Windows x86) Ltimgefxx.dll (Windows x64) |
Sample Programs
Description | Path | Details |
---|---|---|
Image processing demo (Android) | <installdir>\Examples\Android\ImageProcessingDemo |
Demonstrates the LEADTOOLS Image Processing functionality. Applies Image Processing filters to images. |
See Also
Getting Started (Guide to Example Programs)
Detecting and Enhancing Edges and Lines