ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
ByteMatrix.this
ithox
qrcode
encoder
bytematrix
ByteMatrix
Creates a new byte matrix.
@param integer $width @param integer $height
class
ByteMatrix
this
(
int
width
,
int
height
)
Meta
Source
See Implementation
ithox
qrcode
encoder
bytematrix
ByteMatrix
constructors
this
functions
clear
get
getArray
set
toString
properties
height
width
variables
_bytes
_height
_width
Creates a new byte matrix.
@param integer $width @param integer $height