编辑您的代码:
查看结果:
<!DOCTYPE html> <html> <body> <p>要使用的图片:</p> <img src="../i/eg_tulip.jpg" alt="tulip" id="tulip" style="margin-left:0px;" /> <p>Canvas:</p> <canvas id="myCanvas" width="300" height="150" style="border:1px solid #d3d3d3;"> Your browser does not support the HTML5 canvas tag. </canvas> <script> document.getElementById("tulip").onload=function(){ var c=document.getElementById("myCanvas"); var ctx=c.getContext("2d"); var img=document.getElementById("tulip"); ctx.drawImage(img,90,130,90,80,20,20,90,80); }; </script> </body> </html>
查看结果:
系统帮助
|
给我留言
|
收藏本站
Copyright © 2005-2008
www.cnn84.com
All Rights Reserved Ver:2.0
桂公网安备45122402000102号
CNN84网是公益性便民网站,是为了给大家的日常生活查询及提供最快捷的出行指南
下午好!上班不忘查信息,精神可嘉!CNN84祝你工作顺利!