在提交表单HTML5之前调整图像大小
要在提交表单之前调整图像的大小,您需要使用drawImage()方法。
缩放原始图像,并在[0,0]的画布上绘制缩放的版本
context.drawImage( img, 0,0,img.width,img.height, 0,0,myWidth,UseHeight );
在上方,我们看到了以下内容:
这里,
var myWidth = Math.floor( img.width * Scale ); var myHeight = Math.floor( img.height * Scale );
和,
var x = Math.floor( ( world.width - myWidth) / 2 ); var y = Math.floor( ( world.height - myHeight) / 2 );
热门推荐
10 喜得孙子祝福语简短唯美
11 婚礼祝福语简短朴实大众
12 员工周年祝福语大全简短
13 家长回复节日祝福语简短
14 简短生日祝福语老同学
15 夜雨祝福语简短10字
16 蛋糕祝福语简短闺蜜
17 部门过年祝福语简短独特
18 简短精炼的结婚祝福语