For pointers to sample programs that demonstrate many features, see the table below:
Assembly – Class/Namespace |
Comments |
Demos |
Leadtools. |
The Leadtools.Windows.Media.Effects namespace includes properties, methods and events for displaying and rendering images to any display device, including printers. |
Examples\DotNet3\CS\AnimateEffectDemo Examples\DotNet3\CS\BitmapEffectsDemo Examples\DotNet3\CS\PhotoGalleryDemo |
Leadtools. |
The Leadtools.Windows.Media.Effects.Color namespace includes filters and transforms to process images. It includes methods to control brightness, hue, saturation, intensity, etc. |
Examples\DotNet3\CS\AnimateEffectDemo Examples\DotNet3\CS\BitmapEffectsDemo Examples\DotNet3\CS\PhotoGalleryDemo |
Leadtools. |
The Leadtools.Windows.Media.Effects.Color namespace includes filters and transforms to process images. It includes methods like multiscale enhancement and resize interpolation. |
Examples\DotNet3\CS\AnimateEffectDemo Examples\DotNet3\CS\BitmapEffectsDemo Examples\DotNet3\CS\PhotoGalleryDemo |
Leadtools. |
The Leadtools.Windows.Media.Effects.Color namespace includes filters and transforms to process images. It includes methods to smooth, sharpen, detect edges, etc. |
Examples\DotNet3\CS\AnimateEffectDemo Examples\DotNet3\CS\BitmapEffectsDemo Examples\DotNet3\CS\PhotoGalleryDemo |
Leadtools. |
The Leadtools.Windows.Media.Effects.Color namespace includes filters and transforms to process images. It includes methods for applying artistic effects like ripple, warp, tunnel, lens flare, colored pencil, etc. |
Examples\DotNet3\CS\AnimateEffectDemo Examples\DotNet3\CS\BitmapEffectsDemo Examples\DotNet3\CS\PhotoGalleryDemo |
System Requirements
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:
- Visual Studio 2008 (which does not require any addon)
or
or
- Visual Studio 2005 with the "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF WPF)".
In addition, to re-compile WPF demos you need:
- "Microsoft® Windows® Software Development Kit Update for Windows Vista"
or
or
- "Windows SDK for Windows Server 2008 and .NET Framework version 3.5"
* Included with LEADTOOLS Imaging SDK. All others are available in LEADTOOLS Imaging Pro, Document, and Medical Imaging SDKs.
** "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:
1) Install the .NET Framework 3.0 (not 3.5!)
2) Install the Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF)
3) Re-install Visual Studio 2005 SP1 (telling the SP1 setup to re-install SP1)
4) You can now install .NET Framework 3.5 (SP1) (optional)
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 http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/baefd1bf-4137-4a0d-bf1e-39af93ffd543/.