Learn R Programming

IFC (version 0.1.1)

objectWrite: Object File Export

Description

Exports images to various types.

Usage

objectWrite(x, type, ...)

Arguments

x

a numeric matrix.

type

image type. Supported values are: "bmp", "jpeg", "png", and "tiff".

...

other arguments to be passed.