ff_tif2bob.Rd
Convert a TIFF image to a brick of bytes
ff_tif2bob(path, out = fs::path_ext_set(path, "bob"))
Input image path.
Output image path. Defaults to the input image path, with .tif extension.
The image array, invisibly.