Image Arithmetic


The Image Arithmetic command performs various arithmetic operations between an image and a second "operand" image.

Properties of the Image Arithmetic Command

Profile

Selects the parameter profile for this command.

[Select] Source Images

Selects the source images from an image window, folder, files, pattern, or a file list.

[Select] Operand Image

Selects the image to be imbedded into the Source images.

Operation

Select the operation to perform from the following options:

Add the pixel values of the images.

Subtract the second image from the first one.

Multiply the pixel values of the two images.

Divide 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 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.

Error replacement value

Specifies the value to replace in the pixel when an illegal operation is performed.

Related Topics

Math Commands, Value Arithmetic, Arithmetic Operations