Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TIFFAccessTagMethods - provides read/write access to the TIFFTagMethods

Author

       LibTIFF contributors

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)

See Also