9.1Class DataMatrix

DataMatrix codec

Class DataMatrix
Properties
corrections
deviation
gap_size
margin_size
max_count
max_edge
min_edge
module_size
scheme
shape
shrink
threshold
timeout
Methods
decode
encode

Properties

corrections

deviation

gap_size

margin_size

max_count

max_edge

min_edge

module_size

scheme

shape

shrink

threshold

timeout

Methods

decode

DataMatrix.decode( data, width, height )
data A string or membuf
width Width of scanned image
height Height of scanned image
ReturnAn array of results, or nil on error

encode

DataMatrix.encode( data, context )
data A string or membuf
context A context object
Returntrue on success
Made with http://www.falconpl.org