R/read.r
read.any.tiff.RdConvenience function to read any TIFF image with attached information
read.any.tiff(f, ...)
| f | Path to TIFF |
|---|---|
| ... | Additional arguments passed to |
An array of the dimensions height x width x channels. If there is only one channel the result is a matrix. The values are integers.