Learn html5-canvas - Fill text with an image. ... fillText(text,x,y); ctx.globalCompositeOperation='source-atop'; ctx.drawImage(img,0,0); canvas.
確定! 回上一頁