context.lineWidth = 1; context.strokeStyle = '#FF3399';// stroke color // text stroke method context.strokeText('Keep Calm and Carry on!', 125, 125);
確定! 回上一頁