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

BarcodeDetectionParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public BarcodeDetectionParams
(
	int readingScanCount,
	int scanWidth,
	float minEdgeStrength
)

Parameters

Name Type Range Default Description
readingScanCountint
scanWidthint
minEdgeStrengthfloat

See also