LEADTOOLS WPF (Leadtools.Windows.Media.Effects assembly)
For pointers to sample programs that demonstrate many features, see the table below:
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 |
Name | Path | Description |
---|---|---|
Basic Features Demo | \Examples\ImageProcessing\DotNet\BasicFeaturesDemo | Demonstrates some basic LEADTOOLS image processing and display features.
|
Color Conversion Demo | \Examples\ImageProcessing\DotNet\ColorConversionDemo | 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. |
Document Cleanup Demo | \Examples\ImageProcessing\DotNet\DocumentCleanupDemo | Demonstrates Document Image Cleanup functionality.
|
Fusion Demo | \Examples\ImageProcessing\DotNet\FusionDemo | Demonstrates the Image Fusion feature of the Medical Viewer engine. Fusion demo allows the user to fuse two images together and adjust the fusion amount, transparency, scale, position, etc. Users can also can fuse two series together. |
GrayScale Demo | \Examples\ImageProcessing\DotNet\GrayScaleDemo | 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. |
Image Processing Demo (WinForms) | \Examples\ImageProcessing\DotNet\ImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Interactive Histogram Demo | \Examples\ImageProcessing\DotNet\InteractiveHistDemo | Demonstrates powerful and comprehensive tools that allow the user to adjust any image histogram.
|
Image Processing Demo (WPF) | \Examples\ImageProcessing\DotNet\WPFImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
WPF Shader Effects Demo | \Examples\ImageProcessing\DotNet\WPFShaderEffectsDemo | Demonstrates WPF Shader Effects.
|
You can download the required software from Microsoft's download website**.
In order to execute the WPF demos, you must have the .NET Framework 3.0 installed.
In addition, to run the WPF demos you need:
or
In addition, to re-compile WPF demos you need:
or
Included with LEADTOOLS Imaging SDK. All others are available in LEADTOOLS Imaging Pro, Document, and Medical Imaging SDKs.
NOTE | |
---|---|
"Visual Studio 2005 extensions for.NET Framework 3.0 (WCF & WPF), November 2006" could not be found on the Microsoft download site, but could still be found on other sites like www.download.com. So, you can do a search on www.google.com if you cannot find these extensions on Microsoft's website. |
At the time of writing this document, there were problems installing the "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF WPF)" if you had Visual Studio 2005 with SP1 installed. In such cases, perform the following steps in order to get the Visual Studio 2005 extensions working:
It is possible that future revisions of the .NET framework or the Visual Studio service packs will change this order. Alternatively, you can follow the procedures outlined in the MSDN Forum article, "Visual Studio 2005 WPF Extensions Problem", at Visual Studio 2005 WPF Extensions Problem.
Introduction to LEADTOOLS for WPF
LEADTOOLS Licensing Requirements
MSDN: WPF Pixel Shader Effects