Invert image intensity

Invert intensity of each pixel.

Description

Invert intensity of each pixel. This uses the stock ImageJ intensity inversion function ("Edit > Invert")

Parameters

ParameterDescription
Input imageImage to be inverted.
Apply to input imageWhen selected, the input image will be replaced by the inverted image in the workspace. If disabled, the inverted image will be stored as a new image in the workspace.
Output imageIf "Apply to input image" is not selected, the inverted image will be stored as a new image in the workspace. This is the name of the output inverted image.