Image Property

Summary
Gets the IRasterImage which holds the image data acquired from the WIA Data Source.
Syntax
C#
VB
C++
public RasterImage Image { get; } 
  
Public ReadOnly Property Image As RasterImage 
public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
} 

Property Value

The IRasterImage which holds the image data acquired from the WIA Data Source.

Remarks

For more information, refer to How to Acquire from the WIA Source.

Example

For an example, refer to WiaSession.IsAvailable

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.