TIFFAccessTagMethods¶
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)