HTML教程
HTML5教程
HTML参考手册

HTML canvas ImageData width 属性

输出 ImageData 对象的宽度:
alert("Width of imgData is: " + imgData.width);

浏览器支持

Internet Explorer Firefox Opera Google Chrome Safari
Internet Explorer 9、Firefox、Opera、Chrome 和 Safari 支持 ImageData width 属性。
注意:Internet Explorer 8 及之前的版本不支持 <canvas> 元素。

定义和用法

width 属性返回 ImageData 对象的宽度,以像素计。

JavaScript 语法

JavaScript 语法: imgData.width;
昵称: 邮箱:
Copyright © 2022 立地货 All Rights Reserved.
备案号:京ICP备14037608号-4