canvas image array(canvas图片阵列)

code:   <!DOCTYPE html> <html> <head>  <title>hehe</title>  </head> <body> <p>Image:</p> <img id="pic" src="../1.png" alt="pic" width="200" height="200"> <p>Canvas:</p> <canvas id="myCanvas" width="30
相关文章
相关标签/搜索