Documentation
Table of contents

PartitionModes

Parameter PartitionModes is used to select the mode used to apply partition process when decoding QRCode and DataMatrix.

Example

{
    "PartitionModes": ["PM_WHOLE_BARCODE"]
}

Parameter Summary

The structure of the PartitionModes is shown as follow:

PartitionModes Parameter Summary
Type
string array
Candidate Mode List
PM_WHOLE_BARCODE
PM_ALIGNMENT_PARTITION
Default Value
[“PM_WHOLE_BARCODE”,”PM_ALIGNMENT_PARTITION”]

Candidate Mode introduction

PM_WHOLE_BARCODE

ake the whole barcode for decoding.

PM_ALIGNMENT_PARTITION

Partition the barcode to blocks based on alignment.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support