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




release
Set true to force this component to release ownership of the DIB or false for the component to retain ownership of the DIB.

Glossary Item Box

Returns the DIB containing the component's current image.

Syntax

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

Parameters

release
Set true to force this component to release ownership of the DIB or false for the component to retain ownership of the DIB.

Return Value

Handle to a DIB containing the current image.

Exceptions

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

Remarks

If the caller wishes to take ownership of the DIB (the normal case), then the release parameter should be set to true.

See Also

©2012. Accusoft Corporation. All Rights Reserved.