dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
drawLine
dlib
image
render
shapes
Draw a line segment
void
drawLine
(
SuperImage
img
,
Color4f
color
,
int
x1
,
int
y1
,
int
x2
,
int
y2
)
Meta
Source
See Implementation
dlib
image
render
shapes
functions
drawCircle
drawLine
fillColor
manifest constants
Black
White
Draw a line segment