Paste into ImageData from another source ImageData.
ImageData:paste( source, dx, dy, sx, sy, sw, sh )
ImageData source
number dx
number dy
number sx
number sy
number sw
number sh
Nothing.
Note that this function just replaces the contents in the destination rectangle; it does not do any alpha blending.