Back to module list
Invert image intensity
Description
Invert intensity of each pixel. This uses the stock ImageJ intensity inversion function ("Edit > Invert")
Parameters
- Input image
- Type: InputImageP
- Default value: Image to be inverted.
- Apply to input image
- Description: When 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.
- Type: BooleanP
- Default value: true
- Output image
- Description: Name of the output inverted image.
- Type: OutputImageP