struct

Goishi::QRLocation

Inherits Struct < Value < Object

Constructors

new(type : ::Goban::AbstractQR.class, top_left : Goishi::Point, top_right : Goishi::Point, bottom_left : Goishi::Point, bottom_right : Goishi::Point, version : Int32, color : UInt8, offset : Tuple(Float64, Float64, Float64, Float64))
Source

Instance methods

bottom_left
Source
bottom_right
Source
color
Source
offset
Source
top_left
Source
top_right
Source
type
Source
version
Source
version=(version : Int32)
Source