For pointers to sample programs that demonstrate many features, see the table below:
Assembly, | Metadata | Comments | Demo |
---|---|---|---|
Leadtools.ImageProcessing.Effects.dll | Leadtools.ImageProcessing.Effects.winmd | The Leadtools.ImageProcessing.Effects namespace contains .NET and WinRT 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.Effects.JAR - LibLeadtools.ImageProcessing.Effects.SO | N/A | Android package and shared object library support for the Leadtools.ImageProcessing.Effects namespace. | \Examples\Android\ImageProcessingDemo |
Leadtools.ImageProcessing.Effects.framework | N/A | iOS / OS X framework support for the Leadtools.ImageProcessing.Effects namespace. | \Examples\Xcode\IOS\ImageProcessingDemo \Examples\Xcode\OSX\ImageProcessingDemo |
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 image 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.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.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 |