Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 783 Bytes

Code16KParams.md

File metadata and controls

13 lines (9 loc) · 783 Bytes

Code16KParams

Code16K parameters.

Properties

Name Type Description Notes
AspectRatio float64 Height/Width ratio of 2D BarCode module. [optional] [default to null]
QuietZoneLeftCoef int32 Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px. [optional] [default to null]
QuietZoneRightCoef int32 Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]