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