LEADTOOLS WPF (Leadtools.Windows.Media.Effects assembly)
For pointers to sample programs that demonstrate many features, see the table below:
Path | Target Platform |
---|---|
<installdir>\Bin\net | .NET 6+ |
Assembly - Class/Namespace | Comments |
---|---|
Leadtools.Windows.Media.Effects.DLL - Leadtools.Windows.Media.Effects |
The Leadtools.Windows.Media.Effects namespace includes classes for applying Pixel Shader effects to WPF UI Elements. |
Library | Description | Dependencies |
---|---|---|
Leadtools.Windows.Media.Effects.dll | Core Library | Leadtools.dll |
NuGet Package | Description | |
Leadtools.Document.Viewer.Wpf | Document Imaging Library for WPF | |
Leadtools.Viewer.Controls.Wpf | Viewer Controls for WPF |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Basic Features | \Examples\ImageProcessing\DotNet\BasicFeaturesDemo\net | \Bin\net\BasicFeaturesDemo_Original.exe |
Demonstrates some basic LEADTOOLS image processing and display features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Color Conversion | \Examples\ImageProcessing\DotNet\ColorConversionDemo\net | \Bin\net\ColorConversionDemo_Original.exe |
Demonstrates LEADTOOLS Colorspace Conversion SDK features. Converts image data in a buffer from one color conversion model to another. Formats supported include RGB, YUV, CMYK, HSV, HLS, YCC, ARGB, and many more. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Document Cleanup | \Examples\ImageProcessing\DotNet\DocumentCleanupDemo\net | \Bin\net\DocumentCleanupDemo_Original.exe |
Demonstrates Document Image Cleanup functionality.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
GrayScale | \Examples\ImageProcessing\DotNet\GrayScaleDemo\net | \Bin\net\GrayScaleDemo_Original.exe |
Demonstrates Medical Image processing functionalities The GrayScale Demo contains all LEADTOOLS medical image processing function and allow the user to adjust the parameter of each function, plus doing statistics, segmentation, region of interest, window level, etc. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image Processing Demo (WinForms) | \Examples\ImageProcessing\DotNet\ImageProcessingDemo\net | \Bin\net\ImageProcessingDemo_Original.exe |
Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Interactive Histogram | \Examples\ImageProcessing\DotNet\InteractiveHistDemo\net | \Bin\net\InteractiveHistDemo_Original.exe |
Demonstrates powerful and comprehensive tools that allow the user to adjust any image histogram.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image Processing Demo (WPF) | \Examples\ImageProcessing\DotNet\WPFImageProcessingDemo\net | \Bin\net\WPFImageProcessingDemo_Original.exe |
Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WPF Shader Effects | \Examples\ImageProcessing\DotNet\WPFShaderEffectsDemo\net | \Bin\net\WPFShaderEffectsDemo_Original.exe |
Demonstrates WPF Shader Effects.
|
Introduction to LEADTOOLS for WPF
LEADTOOLS Licensing Requirements
MSDN: WPF Pixel Shader Effects