ISISAcquire method (ILEADRasterISIS)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short ISISAcquire(long hWnd, LPDISPATCH pRaster, long uFlags, ISISInsertModeConstants InsertMode);

Overview

Refer to Using ISISŪ to Scan Images

Remarks

(Document/Medical) Scans a single page into the given ILEADRaster object.

You must call the ISISLoadDriver method before calling ISISAcquire.

The InsertMode parameter determines whether the newly scanned image will destroy any existing Bitmap or Bitmap List in the destination object.

See Also

Elements:

ISISAcquireMulti method

Topics:

Raster Images: Scanning Images using ISISŪ