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
TIFFSETTAGEXTENDER(3tiff) | LibTIFF | TIFFSETTAGEXTENDER(3tiff) |
NAME¶
TIFFSetTagExtender - register the merge function for user defined tags as an extender callback with libtiff
SYNOPSIS¶
#include <tiffio.h>
DESCRIPTION¶
TIFFSetTagExtender() is used to register the merge function for user defined tags as an extender callback with libtiff. A brief description can be found at Defining Application Tags.
SEE ALSO¶
libtiff (3tiff), Defining New TIFF Tags (3tiff), TIFFMergeFieldInfo (3tiff)
AUTHOR¶
LibTIFF contributors
COPYRIGHT¶
1988-2023, LibTIFF contributors
November 23, 2023 | 4.5 |