cpp_fastTAGS {IFC} | R Documentation |
IFD Fast Tags Extraction
Description
Returns TAGS contained within an IFD (Image Field Directory) entry.
Arguments
fname |
string, path to file. |
offset |
std::size_t, position of the IFD beginning. |
swap |
bool, whether to swap bytes or not. Default is 'false'. |
Source
TIFF 6.0 specifications archived from web https://web.archive.org/web/20211209104854/https://www.adobe.io/open/standards/TIFF.html
[Package IFC version 0.2.1 Index]