var image=new Image();

image.src="";

console.log(image.width);

 

相关文章: