The Leadtools.ImageProcessing.Effects supports image effects image processing functions.
Path | Target Platform |
---|---|
<installdir>\Redist\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Redist\DotNet4\x64 | x64 .NET 4 or 4.5 |
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 |
NuGet Package | Description | |
Leadtools.Annotations.UI.WinForms | Annotation and Image Markup Library for WinForms | |
Leadtools.Annotations.UI.Wpf | Annotation and Image Markup Library for WPF | |
Leadtools.Barcode | Barcode Library to Detect, Read, and Write 1D and 2D Barcodes | |
Leadtools.Dicom.Pacs.Scp | DICOM PACS Service Class Provider Library | |
Leadtools.Dicom.Pacs.Scu | DICOM PACS Service Class User Library | |
Leadtools.Document.Sdk | Document Imaging Library | |
Leadtools.Document.Viewer.WinForms | Document Imaging Library for WinForms | |
Leadtools.Document.Viewer.Wpf | Document Imaging Library for WPF | |
Leadtools.Formats.Document | Document Formats Library | |
Leadtools.Formats.Raster.Additional | Additional Raster File Formats Library | |
Leadtools.Formats.Raster.Camera | Camera File Formats Library | |
Leadtools.Formats.Raster.Common | Common Raster File Formats Library | |
Leadtools.Formats.Vector | Vector Formats Library | |
Leadtools.HL7.Messaging | HL7 Messaging Library | |
Leadtools.Image.Processing | Image Processing Library | |
Leadtools.Jpeg2000 | JPEG 2000 Library | |
Leadtools.Jpip | JPIP Client and Server Library | |
Leadtools.Medical.Viewer.WinForms | Medical Viewer Library for WinForms | |
Leadtools.Ocr | OCR Library | |
Leadtools.Ocr.Languages.Additional | OCR Library plus Additional Languages | |
Leadtools.Ocr.Languages.Asian | OCR Library plus Additional Asian Languages | |
Leadtools.Pdf | PDF Library | |
Leadtools.Twain | Enhanced TWAIN Library | |
Leadtools.Viewer.Controls.WinForms | Image Viewer Controls for WinForms | |
Leadtools.Viewer.Controls.Wpf | Viewer Controls for WPF | |
Leadtools.Wia | WIA Library |
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. |
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\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\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\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\DotNet\CS\ImageProcessingDemo |
Detecting and Enhancing Edges and Lines