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 |
\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. |
For more Information, refer to: