Class TiffHeader
java.lang.Object
org.apache.commons.imaging.formats.tiff.TiffElement
org.apache.commons.imaging.formats.tiff.TiffHeader
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.commons.imaging.formats.tiff.TiffElement
TiffElement.DataElement, TiffElement.Stub
-
Field Summary
FieldsFields inherited from class org.apache.commons.imaging.formats.tiff.TiffElement
COMPARATOR, length, offset
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
byteOrder
-
tiffVersion
public final int tiffVersion -
offsetToFirstIFD
public final long offsetToFirstIFD
-
-
Constructor Details
-
TiffHeader
-
-
Method Details
-
getElementDescription
- Specified by:
getElementDescription
in classTiffElement
-