Example Scale to fill#. var image = new Image(); image.src = "imgURL"; image.onload = function(){ scaleToFill(this); } function ...
確定! 回上一頁