JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.apache.commons.imaging.formats.tiff.taginfos
Classes for the TIFF tags.
See:
Description
Class Summary
Class
Description
TagInfo
TagInfoAny
TagInfoAscii
TagInfoAsciiOrByte
TagInfoAsciiOrRational
TagInfoByte
TagInfoByteOrShort
TagInfoBytes
TagInfoDirectory
A LONG representing an offset to a TIFF directory.
TagInfoDouble
TagInfoDoubles
TagInfoFloat
TagInfoFloats
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
TagInfoLongs
TagInfoRational
TagInfoRationals
TagInfoSByte
TagInfoSBytes
TagInfoShort
TagInfoShortOrLong
TagInfoShortOrLongOrRational
TagInfoShortOrRational
TagInfoShorts
TagInfoSLong
TagInfoSLongs
TagInfoSRational
TagInfoSRationals
TagInfoSShort
TagInfoSShorts
TagInfoUndefined
TagInfoUndefineds
TagInfoUnknown
A TIFF tag whose definition isn't known.
TagInfoUnknowns
TagInfoXpString
Windows XP onwards store some tags using UTF-16LE, but the field type is byte - here we deal with this.
Package org.apache.commons.imaging.formats.tiff.taginfos Description
Classes for the TIFF tags.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2007–2020
The Apache Software Foundation
. All rights reserved.