Accusoft.BarcodeXpress9.Net
Analyze(IntPtr) Method
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Reader Class > Analyze Method : Analyze(IntPtr) Method




hdIB
A handle to a DIB containing the image to be analyzed.

Glossary Item Box

Detects barcodes on the given hDIB image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Overloads Function Analyze( _
   ByVal hdIB As IntPtr _
) As Result()
'Usage
 
Dim instance As Reader
Dim hdIB As IntPtr
Dim value() As Result
 
value = instance.Analyze(hdIB)

Parameters

hdIB
A handle to a DIB containing the image to be analyzed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.