qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
BitMatrix.clear
qrcode
common
bitmatrix
BitMatrix
Clears all bits (set to false).
@return void
class
BitMatrix
void
clear
(
)
Meta
Source
See Implementation
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