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.
© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/ImageData:paste