DOKK / manpages / debian 12 / libtiff-dev / TIFFProcFunctions.3tiff.en
TIFFPROCFUNCTIONS(3tiff) LibTIFF TIFFPROCFUNCTIONS(3tiff)

TIFFProcFunctions - set TIFF processing functions

#include <tiffio.h>









The following routines return ?????? an open TIFF file.

TIFFGetCloseProc() returns a pointer to file close method.

TIFFGetMapFileProc() returns a pointer to memory mapping method.

TIFFGetReadProc() returns a pointer to file read method.

TIFFGetSeekProc() returns a pointer to file seek method.

TIFFGetSizeProc() returns a pointer to file size requesting method.

TIFFGetUnmapFileProc() returns a pointer to memory unmapping method.

TIFFGetWriteProc() returns a pointer to file write method.

None.

libtiff (3tiff), TIFFOpen (3tiff)

LibTIFF contributors

1988-2023, LibTIFF contributors

November 23, 2023 4.5