get_supported_tags {ijtiff}R Documentation

Get supported TIFF tags

Description

Returns a named integer vector of supported TIFF tags. The names are the human-readable tag names, and the values are the corresponding tag codes.

Usage

get_supported_tags()

Value

A named integer vector of supported TIFF tags


[Package ijtiff version 3.1.3 Index]