Click or drag to resize

PropertyID.QrcodeAbsoluteGrid Field

This parameter enables or disables Absolute Grid algorithm.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 QrcodeAbsoluteGrid = "value"

Field Value

Type: Int32
Remarks
This parameter enables or disables Absolute Grid algorithm. It performs a geometric reconstruction of the QR Code grid by regularizing it. This algorithm is executed only when the standard one fails. It may slow down decoding rate.

[Android Documentation]

See Also