Accusoft ISIS Xpress 7
hDib Property
Description

This property has been deprecated and will be removed in the next version of ISIS Xpress. Please use the ToHdib method instead.

Gets the handle to a DIB for the current scanned image. After each scan, this value will be a handle to a DIB if the CreateDib Property is true and the UseCompression Property is false.

Property Type
Read-write property
Syntax
Visual Basic
Public Property hDib As Long
Return Type
A long representing the handle to a DIB for the current scanned image.
Remarks

This value can then be set to the hDib property of another control such as ImagXpress.

This property becomes valid during the Scanned Event and will remain valid until a subsequent Scanning Event.

The IsisXpress object transfers ownership of the HDIB to the caller.

It is the caller's responsibility to free the HDIB.

See Also

ISISXpress Object  | ISISXpress Members  | hDib Property  | Scanned Event  | Scanning Event

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback