createRadialGradient (0,heightY,15,0,0,25); gr.addColorStop(0.0,'#0F0'); gr.addColorStop(1.0,'#0DA805'); ctx.fillStyle = gr;
確定! 回上一頁