TIFFAccessTagMethods - provides read/write access to the TIFFTagMethods
Contents
Copyright
1988-2022, LibTIFF contributors
4.7 Apr 30, 2025 TIFFACCESSTAGMETHODS(3tiff)
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
Name
TIFFAccessTagMethods - provides read/write access to the TIFFTagMethods
See Also
libtiff (3tiff)
Synopsis
#include <tiffio.h>
TIFFTagMethods*TIFFAccessTagMethods(TIFF*tif)