pngtext ~master (2020-01-07T20:32:17Z)
Dub
Repo
Rectangle.this
arsd
color
Rectangle
this
(
int
left
,
int
top
,
int
right
,
int
bottom
)
this
(
in
Point
upperLeft
,
in
Point
lowerRight
)
struct
Rectangle
pure const nothrow @
safe
this
(
in
Point
upperLeft
,
in
Point
lowerRight
)
this
(
in
Point
upperLeft
,
in
Size
size
)
Meta
Source
See Implementation
arsd
color
Rectangle
constructors
this
functions
contains
height
lowerRight
overlaps
size
upperLeft
width
variables
bottom
left
right
top