Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CrImage::Util::QRCode::Matrix
Inherits
Reference
<
Object
QR Code matrix representation
Constructors
new
(size :
Int32
)
Source
Instance methods
[]
(x :
Int32
, y :
Int32
) :
Bool
|
Nil
Source
[]=
(x :
Int32
, y :
Int32
, value :
Bool
|
Nil
)
Source
clone
Source
dark?
(x :
Int32
, y :
Int32
) :
Bool
Source
modules
Source
reserved?
(x :
Int32
, y :
Int32
) :
Bool
Source
set
(x :
Int32
, y :
Int32
, dark :
Bool
)
Source
size
Source