logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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