Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
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.ImagepProcessing.Color.dll | The Leadtools.ImageProcessing.Color namespace contains .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 |
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.Core.dll | Leadtools.ImageProcessing.Core.winmd | The Leadtools.ImageProcessing.Core namespace includes more filters and transforms to process images (or selected portions). It includes mostly methods for medical, document and detection transforms, such as multiscale enhancement, registration mark transformation, document cleaning, and others. |
\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.Color.winmd | Leadtools |
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.Color.framework | iOS / OS X framework support for the Leadtools.ImageProcessing.Color namespace. | Leadtools.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.color.jar - libleadtools.imageprocessing.color.so |
Android package and shared object library support for the Leadtools.ImageProcessing.Color namespace. | leadtools.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. |