Accusoft ISIS Xpress 6
hDib Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : hDib Property

Glossary Item Box

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.

This property can only be queried once after each scan. To check the hDib property for a non-zero value, set it to a variable first!

See Also

©2013. Accusoft Corporation. All Rights Reserved.