Invert a TIFF image

ff_invert(path, out = path)

Arguments

path

Input image path.

out

Output image path. Defaults to the input image path.

Value

The output image, invisibly.