table of contents
other versions
- Tumbleweed 4.7.1-3.1
- Leap-16.0
| 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 <#define-application-tags> and a description of the TIFFFieldInfo array elements can be found at TIFFFFieldInfo definition <#tifffieldinfo-definition>.
DIAGNOSTICS¶
None.
SEE ALSO¶
libtiff <> (3tiff), Defining New TIFF Tags <>, TIFFSetTagExtender <>
Author¶
LibTIFF contributors
Copyright¶
1988-2025, LibTIFF contributors
| September 18, 2025 | 4.7 |