updateDescription {rtiff}R Documentation

Set the description on a TIFF file.

Description

Sets the TIFF description field (tag 270) for a TIFF file.

Usage

updateDescription(fn, description)

Arguments

fn The name of the tiff file.
description The text to set the description to.

Value

None.

Author(s)

Eric Kort <eric.kort@vai.org>


[Package rtiff version 1.4 Index]