Accusoft.ScanFixXpress7.Net
FromHdib(IntPtr) Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : FromHdib(IntPtr) Method




hdib
Handle to the DIB to transfer into this component.

Glossary Item Box

Sets the current image to the given HDIB object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

hdib
Handle to the DIB to transfer into this component.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown when argument is null.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.

Remarks

Note that this component will take ownership of the DIB, so the caller must either make a copy or relinquish ownership of the DIB.

See Also

©2012. Accusoft Corporation. All Rights Reserved.