dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Canvas.drawBezierCurve
dlib
image
canvas
Canvas
Undocumented in source. Be warned that the author may not have intended to support it.
class
Canvas
protected
void
drawBezierCurve
(
Vector2f
a
,
Vector2f
b
,
Vector2f
c
,
Vector2f
d
)
Meta
Source
See Implementation
dlib
image
canvas
Canvas
constructors
this
destructors
~this
functions
beginPath
blitTmpBuffer
clear
drawBezierCurve
drawContour
drawLine
drawLineTangent
endPath
fillColor
fillShape
image
lineColor
lineWidth
pathAddBezierCubic
pathAddLine
pathBezierTo
pathFill
pathLineTo
pathMoveTo
pathStroke
resetTransform
rotate
scale
transform
translate
variables
_image
contour
penPosition
state
subpixelResolution
tesselationStep
tmpBuffer