C#
VB
C++
Gets the IRasterImage which holds the image data acquired from the WIA Data Source.
public RasterImage Image { get; }
Public ReadOnly Property Image As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ Image {
Leadtools.RasterImage^ get();
}
The IRasterImage which holds the image data acquired from the WIA Data Source.
For more information, refer to How to Acquire from the WIA Source.
For an example, refer to WiaSession.IsAvailable
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