TouchVG framework
GiCanvasAdapter
_cache
_ctx
_fill
_fillARGB
_gradient
_gradient0
beginPaint
beginPath
bezierTo
clearRect
clipPath
clipRect
closePath
colorPart
context
drawBitmap
drawEllipse
drawHandle
drawLine
drawPath
drawRect
drawTextAt
endPaint
GiCanvasAdapter
LINEDASH
lineTo
moveTo
quadTo
restoreClip
saveClip
setBrush
setPen
~GiCanvasAdapter
◆
setBrush()
void GiCanvasAdapter::setBrush
(
int
argb
,
int
style
)
virtual
Set attributes of the current brush to fill shapes.
参数
argb
Fill color, alpha = (argb>>24) & 0xFF.
style
Fill type, 0: fill with a solid color, >0: customized fill type.
实现了
GiCanvas
.
函数调用图:
通用矢量图形框架
, 版权所有 (C)
张云贵
2004-2017,BSD 开源许可证