write.picture {SoPhy}R Documentation

RGB to TIF

Description

The function writes an RGB-array to a TIF file.

Usage

write.picture(picture, tif)

Arguments

picture three dimensional array where the third dimension must have length 3 or 4
tif character. Name of the tif file.

Value

None.

Author(s)

Martin Schlather, martin.schlather@math.uni-goettingen.de http://www.stochastik.math.uni-goettingen.de/institute

See Also

plotRGB, read.picture


[Package SoPhy version 1.0.34 Index]