ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
BitMatrix.set
ithox
qrcode
common
bitmatrix
BitMatrix
Sets the given bit to true.
@param integer $x @param integer $y @return void
int
width
;
int
height
;
int
rowSize
;
Meta
Source
See Implementation
ithox
qrcode
common
bitmatrix
BitMatrix
constructors
this
functions
clear
flip
get
getBottomRightOnBit
getEnclosingRectangle
getRow
getTopLeftOnBit
set
setRegion
setRow
properties
Bits
Height
RowSize
Width
Sets the given bit to true.
@param integer $x @param integer $y @return void