write.Image: Image Output

Description Usage Arguments Value Note Author(s) See Also Examples

View source: R/ImageClass.R

Description

Writes the content of an Image object to a file.

Usage

1

Arguments

x

An Image object.

file

A character string naming the path to a file.

Value

A logical indicating whether writing was successful (TRUE) or not (FALSE).

Note

The function will guess the format of the output file using the file extension provided by the user.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, image

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.