| Class | Description |
|---|---|
| TagInfo | |
| TagInfoAny | |
| TagInfoAscii | |
| TagInfoAsciiOrByte | |
| TagInfoAsciiOrRational | |
| TagInfoByte | |
| TagInfoByteOrShort | |
| TagInfoDirectory |
A LONG representing an offset to a TIFF directory.
|
| TagInfoDouble | |
| TagInfoFloat | |
| TagInfoGpsText |
Used by some GPS tags and the EXIF user comment tag,
this badly documented value is meant to contain
the text encoding in the first 8 bytes followed by
the non-null-terminated text in an unknown byte order.
|
| TagInfoLong | |
| TagInfoLongOrIFD | |
| TagInfoRational | |
| TagInfoSByte | |
| TagInfoShort | |
| TagInfoShortOrLong | |
| TagInfoShortOrLongOrRational | |
| TagInfoShortOrRational | |
| TagInfoSLong | |
| TagInfoSRational | |
| TagInfoSShort | |
| TagInfoUndefined | |
| TagInfoUnknown |
A TIFF tag whose definition isn't known.
|
| TagInfoXpString |
Windows XP onwards store some tags using UTF-16LE, but the field type is byte
- here we deal with this.
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"