objectWrite: Object File Export

View source: R/objectWrite.R

objectWriteR Documentation

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.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.