abstract struct Goban::AbstractQR

Direct Known Subclasses

Defined in:

goban/abstract.cr
goban/abstract/mask.cr
goban/abstract/template.cr
goban/abstract/version.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def canvas #

def ecl #

def initialize #

def print_to_console #

Prints the QR Code symbol as a text in the console. To generate the actual image file, use PNGExporter or write your own exporter by reading each modules in #canvas.


def segments #

def size #

def version #