Returns offsets of the IFD (Image Field Directory) within a TIFF file.
string, path to file.
R_len_t, numbers of objects present in the file. Default is 0. If obj_count <= 0 then progress_bar is forced to false.
bool, whether to display a progress bar. Default is false.
bool, whether to display information (use for debugging purpose). Default is false.
a list of integer vectors with OBJECT_ID, TYPE and OFFSET of IFDs found.