CrImage::Util::QRCode::Matrix
Inherits Reference / Object
QR Code matrix representation
Constructors
new(size : Int32)
SourceInstance methods
[](x : Int32, y : Int32) : Bool | Nil
Source[]=(x : Int32, y : Int32, value : Bool | Nil)
Sourceclone
Sourcedark?(x : Int32, y : Int32) : Bool
Sourcemodules
Sourcereserved?(x : Int32, y : Int32) : Bool
Sourceset(x : Int32, y : Int32, dark : Bool)
Sourcesize
Source