When using the LEADTOOLS .NET Class Library, the LEADTOOLS Image Data Type is RasterImage.
In order to convert to and from the .NET System.Drawing.Image data type, use the following functions:
In order to convert to and from the native Windows DIB data type, use the following functions:
In order to convert to and from the native Windows HBITMAP (DDB) data type, use the following functions:
In order to convert to and from the native Windows WMF data type, use the following functions:
In order to convert to and from the native Windows EMF data type, use the following functions:
In order to convert to and from the WPF System.Windows.Media.ImageSource data type, use the following functions:
Assembly Class/Namespace |
Comments |
Help Files |
Leadtools.Drawing.dll - Leadtools.Drawing.RasterImageConverter |
Provides functions for converting to and from .NET Systeml.Drawing.Image. |
|
Leadtools.Drawing.dll - Leadtools.Drawing.RasterImageConverter |
Provides functions for converting to and from Windows DIB, HBITMAP (DDB), WFM, EFM. | Leadtools.Drawing.RasterImageConverter Help |
Leadtools.Windows.Media.dll - Leadtools.Windows.Media.RasterImageConverter |
Provides functions for converting to and from WPF System.Windows.Media.ImageSource. | Leadtools.Windows.Media.RasterImageConverter Help |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET