TIFFACCESSTAGMETHODS(3tiff) LibTIFF TIFFACCESSTAGMETHODS(3tiff)
TIFFAccessTagMethods - provides read/write access to the
TIFFTagMethods
#include <tiffio.h>
TIFFTagMethods *TIFFAccessTagMethods(TIFF *tif)
This provides read/write access to the TIFFTagMethods within the TIFF
structure to application code without giving access to the private
TIFF structure.
None
libtiff (3tiff)
LibTIFF contributors
1988-2025, LibTIFF contributors
4.7 March 7, 2026 TIFFACCESSTAGMETHODS(3tiff)
NAME
TIFFAccessTagMethods - provides read/write access to the
TIFFTagMethods
SYNOPSIS
#include <tiffio.h>
TIFFTagMethods *TIFFAccessTagMethods(TIFF *tif)
DESCRIPTION
This provides read/write access to the TIFFTagMethods within the TIFF
structure to application code without giving access to the private
TIFF structure.
DIAGNOSTICS
None
SEE ALSO
libtiff (3tiff)
AUTHOR
LibTIFF contributors
COPYRIGHT
1988-2025, LibTIFF contributors
4.7 March 7, 2026 TIFFACCESSTAGMETHODS(3tiff)