Writes the content of an Image
object to a file.
Arguments
- x
An
Image
object.- file
A character string naming the path to a file.
- overwrite
Should the file be overwritten if it already exists? (default: FALSE)
Note
The function will guess the format of the output file using the file extension provided by the user.
Author
Simon Garnier, garnier@njit.edu