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




bitmap
A bitmap containing the image to be analyzed.

Glossary Item Box

Detects barcodes on the given bitmap image.

Syntax

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

Parameters

bitmap
A bitmap containing the image to be analyzed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.