AcquiredBitmapList property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

long AcquiredBitmapList

Overview

Refer to How to Acquire from the Twain Source

Remarks

(Read only) Obtains the acquired images from calling the Acquire method into a bitmap list.

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, AcquiredBitmap property

Topics:

TWAIN Functionality: Image Functions