←Select platform

Image Property

Summary

Gets the IRasterImage which holds the image data acquired from the TWAIN Data Source.

Syntax

C#
VB
C++
public RasterImage Image { get; } 
Public ReadOnly Property Image As Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

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

Remarks

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

Example

For an example, refer to TwainException

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly