function resizeImage(file){ //新增一個Image var img = new Image() //使用canvas 來 ... img_width*scale; var img_height_scale = img_height*scale; canvas.width ...
確定! 回上一頁