"After acquire bitmap" event is called just after an image is acquired from scanner and hence added to image list.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public event IEMulti..::..AfterAcquireBitmapEventHandler AfterAcquireBitmap
Public Event AfterAcquireBitmap As IEMulti..::..AfterAcquireBitmapEventHandler

See Also