dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
offset
dg2d
rect
Returns rect offset by x,y
IRect
offset
(IRect rect, int x, int y)
IRect
offset
(
IRect
rect
,
int
x
,
int
y
)
IRect
offset
(IRect rect, IPoint p)
Rect
offset
(Rect rect, Scalar x, Scalar y)
Rect
offset
(Rect rect, Point point)
Meta
Source
See Implementation
dg2d
rect
functions
combine
inset
intersect
offset
ordered
outset
scale
structs
IRect
Rect
Returns rect offset by x,y