Difference between revisions of "Type TIFFWithExif"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_TIFFWithExif</code> |- | File Type Value | 552 |- | Parent Type | TIFF |...")
 
Line 30: Line 30:
 
=Details=
 
=Details=
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF with EXIF]
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF with EXIF]
 +
* [https://www.media.mit.edu/pia/Research/deepview/exif.html MIT EXIF Format]
 +
* [https://en.wikipedia.org/wiki/Exif Wikipedia EXIF Format]
 +
* [www.cipa.jp/std/documents/e/DC-008-2012_E.pdf EXIF 2.3 PDF]
 +
* [https://www.loc.gov/preservation/digital/formats/fdd/fdd000146.shtml Library of Congress]

Revision as of 06:52, 25 December 2020

Details
Defined Constant Type_TIFFWithExif
File Type Value 552
Parent Type TIFF
Carve Yes
Format Details No
MIME Type image/tiff
Filename Extension tif

TIFF with EXIF

Description

TIFF image containing meta data

Details