logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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