var img = new Image()
img.src = "http://i.imgur.com/7oO1ze7.gif"
console.log(img.height)
console.log(img.width)

标签: none 阅读量: 1058

添加新评论