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