Select the operation to perform from the following
options:
Add
Adds the pixel values of the images.
Subtract
Subtracts the second image from the first one.
Multiply
Multiples the pixel values of the two images.
Divide
Divides the second image into the first one. The
result is set to Error Value if the
pixel in the second image has a value of 0.0.
Blend
Blends (interpolates) the two images by
interpolating their pixel values at each point.
Remainder
Computes the remainder of dividing the second
image into the first one. The result is set to Error Value if the pixel in the second image has
a value of 0.0.
|