Copy the image to another one by specifying the location in the target image. If the source image exceeds the boundaries of the target image, the excess pixels are ignored. The result image will have the same dimensions as the target image.
The source image.
The target image.
Options.
The target with the source copied to it.
Optional
Copy the image to another one by specifying the location in the target image. If the source image exceeds the boundaries of the target image, the excess pixels are ignored. The result image will have the same dimensions as the target image.
Param: source
The source image.
Param: target
The target image.
Param: options
Options.
Returns
The target with the source copied to it.