table of contents
other versions
- bookworm 4.5.0-6+deb12u1
- testing 4.5.1+git230720-5
- unstable 4.5.1+git230720-5
- experimental 4.6.0-2
TIFFMERGEFIELDINFO(3tiff) | LibTIFF | TIFFMERGEFIELDINFO(3tiff) |
NAME¶
TIFFMergeFieldInfo - add application-defined TIFF tags to the list of known libtiff tags
SYNOPSIS¶
#include <tiffio.h>
DESCRIPTION¶
TIFFMergeFieldInfo() is used to add application-defined TIFF tags to the list of known libtiff tags. A brief description is given at Defining Application Tags and a description of the TIFFFieldInfo array elements can be found at TIFFFFieldInfo definition.
DIAGNOSTICS¶
None.
SEE ALSO¶
libtiff (3tiff), Defining New TIFF Tags, TIFFSetTagExtender
AUTHOR¶
LibTIFF contributors
COPYRIGHT¶
1988-2024, LibTIFF contributors
August 15, 2024 | 4.5 |