cpp_checkTIFF: TIFF Checker

View source: R/RcppExports.R

cpp_checkTIFFR Documentation

TIFF Checker

Description

Checks if file is a TIFF.

Arguments

fname

string, path to file.

Details

If file is a TIFF it returns endianness of file, 'big' or 'little. Otherwise, it shows an error and returns an empty string.

Source

TIFF 6.0 specifications archived from web https://web.archive.org/web/20211209104854/https://www.adobe.io/open/standards/TIFF.html


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.