Operation: paste image
The operation pastes one image into another. Different paste-modes can be used.
Options

mode: The paste mode determines the way the source image is pasted into the destination image.
Parameter
inputImage (ImagePlus): The image that will be pasted into the other image.
secondInputImage (ImagePlus): The image into which the first image will be pasted.
Results
ImagePlus: An image of the first input image pasted into the second one.