ff_bob2tif.Rd
Convert a brick of bytes to a TIFF image
ff_bob2tif(path, dims, out = fs::path_ext_set(path, "tif"))
Input image path.
Dimension vector for the TIF image dimensions.
Output image path. Defaults to the input image path, with .tif extension.
The image array, invisibly.