Accusoft BarcodeXpress v9.0
AnalyzeIPicture Method
See Also  Send comments on this topic.
Picture
A Picture object which contains the barcode to analyze.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : AnalyzeIPicture Method

Glossary Item Box

Description

This method detects a barcode within the given Picture.

Syntax

Visual Basic
Public Sub AnalyzeIPicture( _
   ByVal Picture As Picture _
) 

Parameters

Picture
A Picture object which contains the barcode to analyze.

Remarks

The given Picture can be from a Form object, PictureBox control, Image control (Visual Basic), or the Picture property of another Accusoft control.

The ReaderAreaX, ReaderAreaY, ReaderAreaWidth, and ReaderAreaHeight are used to create the rectangular area to be analyzed during recognition. If these properties are all set to 0, then the entire image is automatically searched.

See Also

©2013. Accusoft Corporation. All Rights Reserved.