|
|
Viewer Controls
Use LEAD's custom controls when working with images in XAML based
applications
LEAD provides you with two different image viewer controls to view over 150
LEADTOOLS-supported file formats in the Windows Presentation Foundation
(WPF). The Bitmap Source Viewer is available in LEADTOOLS for WPF products
and supports displaying a WPF BitmapSource object. The RasterImage Viewer is
available in LEADTOOLS SDKs and supports displaying either a BitmapSource
object, as well as build-in support for loading and saving image files.
Key Features of the Viewer
- Display
- Scroll
- Magnifying Glass
- Pan Window
- Image List Control
- Interactive User Interface Tools
- Shadow
- Border, Frame
- Interactive Pan
- Interactive Scale
- Interactive CenterAt
- Interactive ZoomTo
Key Features of the Image List
- Display list of thumbnail images
- Scroll Style
- Item Size
- Selection Style
- View Style (Normal, Explorer, Button, User)
- Supported Environments
LEADTOOLS Viewer Controls come are available in Win32 and x64 editions can support development of software applications for any of the following environments.
- Windows Vista
- Windows XP
- Windows Server 2003
Note that in order for a WPF application to run, Microsoft .Net Framework 3.0 must installed. Internet Explorer 7 can auto-detect whether Framework is installed under certain conditions. For more information, refer to Deploying a WPF Application (LINK)
- Specify a scale-to-gray option which increases the clarity of the 1-bit images when they are scaled (zoomed in or zoomed out).
- Specify a favor-black option, which prevents loss of details, such as fine lines, when an image is scaled down (zoomed out).
Related Links: Display
