Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
goishi
master
Goban
Canvas
Goishi
Binarizer
Extractor
PerspectiveTransform
LocatorSession
LineScanner
MQRLocator
QRLocator
RayScanner
RMQRLocator
Point
QRLocation
Quad
ScanGroup
Visualizer
XScan
XScanGroup
YScan
YScanGroup
Built with Crystal 1.9.2
2023-10-07 20:45:46 UTC
struct
Goishi::XScan
Goishi::XScan
Struct
Value
Object
Defined in:
goishi/data_types/scan_group.cr
Constructors
.new
(y : Int32, left : Int32, right : Int32)
Instance Method Summary
#left
: Int32
#right
: Int32
#y
: Int32
Constructor Detail
def self.
new
(y : Int32, left : Int32, right : Int32)
#
[
View source
]
Instance Method Detail
def
left
: Int32
#
[
View source
]
def
right
: Int32
#
[
View source
]
def
y
: Int32
#
[
View source
]