Accusoft Pegasus
ScanFix ActiveX 6.0
FromHdib2 Method
See Also  Send Feedback
hdib
The handle to the DIB to transfer into this component.
method

Description

Sets the current image to the given HDIB.

Syntax

Visual Basic
Public Sub FromHdib2( _
   ByVal hdib As Integer, _
   ByVal method As SF_FromHdibMethod _
) 

Parameters

hdib
The handle to the DIB to transfer into this component.
method
ValueDescription
SF_FromHdibMethod_CreateCopyThe ScanFix object creates a copy of the DIB passed via hdib parameter. Ownership of the DIB remains with the caller.
SF_FromHdibMethod_TransferInternalHdibThe ScanFix object takes ownership of the DIB passed via the hdib parameter.

See Also


©2010. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.