![]() |
![]()
| ![]() |
![]()
NAME_TIFFRewriteField - rewrite a field in the directory on disk SYNOPSIS#include <tiffio.h> DESCRIPTION_TIFFRewriteField() Rewrite a field in the directory on disk without regard to updating the TIFF directory structure in memory. Currently only supported for field that already exist in the on-disk directory. Mainly used for updating stripoffset / stripbytecount values after the directory is already on disk. RETURN VALUESReturns zero on failure, and one on success. SEE ALSOlibtiff (3tiff) AUTHORLibTIFF contributors COPYRIGHT1988-2022, LibTIFF contributors
|