qrcode ~master (2022-05-05T10:14:38.5113774)
Dub
Repo
ByteMatrix.this
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
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