struct

Goban::RMQR

Inherits Goban::AbstractQR / Struct / Value / Object

Object that represents an encoded rMQR Code symbol.

Instance methods

canvas

Returns the canvas of the rMQR Code symbol. Canvas contains information about each single module (pixel) in the symbol.

Source
ecl

Error correction level of the rMQR Code symbol.

Source
segments

Content text segments of the QR Code symbol.

Source
size

Width and height of the symbol.

Source
version

Version of the rMQR Code symbol. Version in QR Code does not refer to its revision, but simply indicates the size format of the QR Code symbol.

Source

Nested types