Provided by: libtiff-dev_4.5.1+git230720-1ubuntu1.2_amd64
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-2024, LibTIFF contributors