The Leadtools.Windows.Media namespace contains classes that add support for the Windows Presentation Foundation (WPF) framework introduced in Microsoft .NET 3.0. These classes let you convert a LEADTOOLS image (Leadtools.RasterImage) to and from a WPF image (System.Windows.Media.ImageSource).
The Leadtools.Windows.Media namespace is included as part of all Imaging toolkits except for Multimedia.
Key Features:
-
Convert a LEADTOOLS image (Leadtools.RasterImage) to a WPF image (System.Windows.Media.ImageSource).
-
Convert a WPF image (System.Windows.Media.ImageSource) to a LEADTOOLS image (Leadtools.RasterImage).
LEADTOOLS toolkits ship with many demos that show how to use the LEADTOOLS for .NET toolkit in a WPF application. All LEADTOOLS demos come in C# and VB.NET versions:
Demos:
-
The WPFMainDemo shows an example of using LEADTOOLS to perform image processing on a WPF image.
Supported Environments:
The module comes in Win32 and x64 editions that can support development of software applications for any of the following environments:
-
Windows Vista
-
Windows XP
-
Windows 2000
For more information, refer to:
Getting Started (Guide to Example Programs)
LEADTOOLS Windows.Media Assemblies
Interoperation between LEADTOOLS and Windows Presentation Foundation (WPF) images