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


IFC documentation built on Sept. 14, 2023, 1:08 a.m.