Transpose a TIFF image

ff_transpose(path, dims, out = path)

Arguments

path

Input image path.

dims

The dimension permutation vector.

out

Output image path. Defaults to the input image path.

Value

The output image, invisibly.