diff --git a/man/api/draw/index.htm b/man/api/draw/index.htm index 05a5b53..5a0d182 100644 --- a/man/api/draw/index.htm +++ b/man/api/draw/index.htm @@ -17,8 +17,8 @@
绘图设置 | 说明 | 最低版本要求 |
---|---|---|
setfillcolor | 设置当前填充颜色 | |
setcolor | 设置当前前景颜色 | |
setlinecolor | 设置当前线条颜色 | 24.04 |
setcolor | 设置当前前景颜色 | |
setlinecolor | 设置当前线条颜色 | 24.04 |
setfillstyle | 设置当前填充类型 | |
setlinestyle | 设置当前线形 | |
setlinecap | 设置当前线帽 | 24.04 |