objectWrite {IFC} | R 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. |
[Package IFC version 0.2.1 Index]