TouchVG framework

◆ drawEllipse() [2/2]

bool GiGraphics::drawEllipse ( const GiContext ctx,
const Box2d rect,
bool  modelUnit = true 
)

绘制并填充椭圆,模型坐标或世界坐标

参数
ctx绘图参数,为NULL时取为上一个绘图参数
rect椭圆外框
modelUnit指定的坐标尺寸是模型坐标(true)还是世界坐标(false)
返回
是否显示成功。失败原因为参数错误或超出剪裁区域
函数调用图:

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证