Red heart uses the bezier curve API to stroke and fill a red heart. ctx.beginPath(); ctx.moveTo(75,40); ctx.bezierCurveTo(75,37,70,25,50,25); ctx.
確定! 回上一頁