For pointers to sample programs that demonstrate many features, see the table below:
Assembly – Class/Namespace |
Comments | Demo |
---|---|---|
Leadtools.Windows.Media.dll -RasterImageMediaConverter |
Contains classes for loading/saving image and non-image data to the multiple image file formats supported by LEADTOOLS. The RasterImageMediaConverter class lets you convert between a Leadtools.RasterImage object and a System.Windows.Media.ImageSource object. |
\Examples\DotNet3\CS\ImageProcessingDemo |