putImageData
获取图像像素
getImageData(x, y, w, h)
putImageData可以将ImageData放回canvas中
getImageData可以获取图像的像素信息