TouchVG framework
GiSvgCanvas
beginPath
beginShape
bezierTo
clearRect
clipPath
clipRect
close
closePath
drawBitmap
drawEllipse
drawHandle
drawLine
drawPath
drawRect
drawTextAt
endShape
GiSvgCanvas
im
lineTo
moveTo
open
quadTo
restoreClip
saveClip
setBrush
setPen
~GiSvgCanvas
◆
bezierTo()
void GiSvgCanvas::bezierTo
(
float
c1x
,
float
c1y
,
float
c2x
,
float
c2y
,
float
x
,
float
y
)
private
virtual
Add a cubic bezier segment to the current subpath.
实现了
GiCanvas
.
通用矢量图形框架
, 版权所有 (C)
张云贵
2004-2017,BSD 开源许可证