Operation: abs
Replace each pixel value of the image with its absolute value.
Options
The operation has no options.
Parameter
The only parameter is the input image.
Results
The result image is a copy of the input image with each pixel value replaced by its absolute value.