You are here: Start » AVL.NET » BarcodeDetectionParams Constructor

BarcodeDetectionParams Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public BarcodeDetectionParams
(
	int readingScanCount,
	int scanWidth,
	float minEdgeStrength,
	AvlNet.BarcodeReadingStrategy readingStrategy
)

Parameters

Name Type Range Default Description
readingScanCountint
scanWidthint
minEdgeStrengthfloat
readingStrategyAvlNet.BarcodeReadingStrategy

See also