-
context.rect(x,y,width,height) 繪制矩形 context.fillRect(x,y,width,height) context.strokeRect(x,y,width,height)查看全部
-
弧度說(shuō)明查看全部
-
1、arc/arcto:繪制圓弧 2、quadraticCurveTo:一個(gè)控制點(diǎn) 3、bezeirCurveTo:兩個(gè)控制點(diǎn)查看全部
-
變換矩陣查看全部
-
二次貝塞爾曲線查看全部
-
線條的屬性 lineJoin 相交的效果 默認(rèn):miter 尖角、 bevel 斜接、 round 圓角. miterLimit 當(dāng)lineJoin屬性為miter時(shí) 內(nèi)角距離的最大值(線條實(shí)線的尖角和寬度外的線相夾角),超過(guò)的話將使用bevel.默認(rèn)為10.查看全部
-
線條屬性: lineCap 設(shè)置線條兩端形狀 默認(rèn):butt round、square查看全部
-
context.rect(x,y,width,height) 繪制矩形 context.fillRect(x,y,width,height) context.strokeRect(x,y,width,height)查看全部
-
canvasplus || artisanJS || RGraph查看全部
-
非零環(huán)繞原則查看全部
-
先填充顏色再描邊:fill stroke查看全部
-
closePath封閉查看全部
-
添加顏色查看全部
-
fillstyle的另一個(gè)用法,線性漸變查看全部
-
變換矩陣查看全部
舉報(bào)
0/150
提交
取消