Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
For pointers to sample programs that demonstrate many features, see the table below:
Assembly – Class/Namespace | Comments | Demos |
---|---|---|
Leadtools.Winforms.DLL - Leadtools.Winforms |
Contains classes for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS. | \Examples\DotNet\CS\<Any_Demo> \Examples\DotNet\VB\<Any_Demo> |
Leadtools.Winforms.DLL - RasterImageViewer |
The RasterImageViewer class is a "PictureBox" class which provides the functionality to display images in a WinForms control. The RasterImageViewer control supports databinding, a fast, easy way to connect to databases. All LEADTOOLS filters have databinding support for loading and saving. | \Examples\DotNet\CS\DatabaseDemo \Examples\DotNet\VB\DatabaseDemo |
Leadtools.Winforms.DLL - RasterPictureBox |
The RasterPictureBox class provides a simple "PictureBox" Windows.Forms control with which to display images. Unlike the RasterImageViewer, it does not support scrolling or zooming. However, it does support animation with the RasterImageAnimator. | \Examples\DotNet\CS\AnimationDemo \Examples\DotNet\VB\AnimationDemo |
Introduction
Getting Started (Guide to Example Programs)
Summary of All Supported Image File Formats
Tutorial: Zoom In and Zoom Out
Tutorial: Using the Magnifying Glass
Tutorial: Using a PanWindow
Tutorial: Advanced Magnifying Glass
RasterImageList Appearance