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