ff_write.Rd
Write a TIFF image
ff_write(img, path, compression = "deflate")
2D or 3D array.
Path to write to.
Type of compression to apply ("none", "LZW", "PackBits", "RLE", "JPEG", "deflate" (default) or "Zip").
"none"
"LZW"
"PackBits"
"RLE"
"JPEG"
"deflate"
"Zip"