public class TiffHeader extends TiffElement
TiffElement.DataElement, TiffElement.Stub| Modifier and Type | Field and Description | 
|---|---|
java.nio.ByteOrder | 
byteOrder  | 
long | 
offsetToFirstIFD  | 
int | 
tiffVersion  | 
COMPARATOR, length, offset| Constructor and Description | 
|---|
TiffHeader(java.nio.ByteOrder byteOrder,
          int tiffVersion,
          long offsetToFirstIFD)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getElementDescription(boolean verbose)  | 
getElementDescriptionpublic final java.nio.ByteOrder byteOrder
public final int tiffVersion
public final long offsetToFirstIFD
public TiffHeader(java.nio.ByteOrder byteOrder,
                  int tiffVersion,
                  long offsetToFirstIFD)
public java.lang.String getElementDescription(boolean verbose)
getElementDescription in class TiffElement"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"