qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
BitMatrix.flip
qrcode
common
bitmatrix
BitMatrix
Flips the given bit.
@param integer x @param integer y @return void
class
BitMatrix
void
flip
(
int
x
,
int
y
)
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
Flips the given bit.
@param integer x @param integer y @return void