TIFFSetDirectory, TIFFSetSubDirectory - set the current directory for an open TIFF file
int TIFFSetDirectory(TIFF *tif, tdir_t dirnum)
int TIFFSetSubDirectory(TIFF *tif, uint32 diroff)
TIFFSetSubDirectory acts like TIFFSetDirectory, except the directory is specified as a file offset instead of an index; this is required for accessing subdirectories linked through a SubIFD tag.
%s: Error fetching directory count. An error was encountered while reading the ``directory count'' field.
%s: Error fetching directory link. An error was encountered while reading the ``link value'' that points to the next directory in a file.
Libtiff library home page: http://www.remotesensing.org/libtiff/
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |