Performs arithmetic negation or contrast inversion of an
image by multiplying each pixel value
by -1.0 to create an output image. Then adds the original
image's maximum pixel value (FMAX) to each pixel so that
new image's minimum pixel value is now zero.
Example.