AcquiredBitmap property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

long AcquiredBitmap

Overview

Refer to How to Acquire from the Twain Source

Remarks

(Read only) Obtains the last acquired image from calling the Acquire method.

This property is valid only when the SaveAcquiredBitmap property is TRUE.

This property is updated by the Acquire method, if the SaveAcquiredBitmap property was set to TRUE before calling Acquire method.

See Also

Elements:

SaveAcquiredBitmap property, Acquire method, AcquiredBitmapList property

Topics:

TWAIN Functionality: Image Functions