updateDescription {rtiff} | R Documentation |
Sets the TIFF description field (tag 270) for a TIFF file.
updateDescription(fn, description)
fn |
The name of the tiff file. |
description |
The text to set the description to. |
None.
Eric Kort <eric.kort@vai.org>