Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
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 | 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 |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Redist\WinRT\Win32 | x86 WinRT 8.0 |
<installdir>\Redist\WinRT8_1\Win32 | x86 WinRT 8.1 |
<installdir>\Redist\WinRTPhone\Win32 | x86 Windows Phone 8.0 |
<installdir>\Redist\WinRTPhone8_1\Win32 | x86 Windows Phone 8.1 |
<installdir>\Redist\WinRT\x64 | x64 WinRT 8.0 |
<installdir>\Redist\WinRT8_1\x64 | x64 WinRT 8.1 |
<installdir>\Redist\WinRTPhone\x64 | x64 Windows Phone 8.0 |
<installdir>\Redist\WinRTPhone8_1\x64 | x64 Windows Phone 8.1 |
<installdir>\Redist\WinRT\ARM | ARM WinRT 8.0 |
<installdir>\Redist\WinRT8_1\ARM | ARM WinRT 8.1 |
<installdir>\Redist\WinRTPhone\ARM | ARM Windows Phone 8.0 |
<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 (Windows Forms) | <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. |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\OSX | OSX |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.ImageProcessing.Effects.framework | iOS / OSX framework support for the Leadtools.ImageProcessing.Effects namespace. |
Leadtools.framework Leadtools.ImageProcessing.Core.framework |
Sample Programs
Description | Path | Details |
---|---|---|
Image processing demo (OS X / iOS) |
<installdir>\Examples\Xcode\<iOS / OS X>\ImageProcessingDemo |
Demonstrates the LEADTOOLS Image Processing functionality. Applies Image Processing filters to images. |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\dist\x86 | x86 |
<installdir>\dist\mips | mips |
<installdir>\dist\armeabi | armeabi |
<installdir>\dist\armeabi-v7a | armeabi-v7a |
Dependencies
Library | Description | Dependencies |
---|---|---|
leadtools.imageprocessing.effects.jar - libleadtools.imageprocessing.effects.so |
Android package and shared object library support for the Leadtools.lmageProcessing.Effects namespace. |
leadtools.jar leadtools.imageprocessing.core.jar |
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. |