ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
BitMatrix.clear
ithox
qrcode
common
bitmatrix
BitMatrix
Clears all bits (set to false).
@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
Clears all bits (set to false).
@return void