Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Breadbin::Image::Rectangle
Inherits
Struct
<
Value
<
Object
Constructors
new
(x :
Int32
, y :
Int32
, w :
Int32
= 0, h :
Int32
= 0)
Source
Instance methods
h
Source
h=
(h :
Int32
)
Source
w
Source
w=
(w :
Int32
)
Source
x
Source
x=
(x :
Int32
)
Source
y
Source
y=
(y :
Int32
)
Source