getContext('2d'); context.scale(scale, scale); //設定context位置,值為相對于視窗的偏移量負值,讓圖片復位(解決偏移的重點) var rect ...
確定! 回上一頁