Package com.pixelmed.convert
Class TIFFFile
java.lang.Object
com.pixelmed.convert.TIFFFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ByteOrder
protected int
protected String
protected boolean
protected RandomAccessFile
protected int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
raf
-
byteOrder
-
version
protected int version -
isBigTIFF
protected boolean isBigTIFF -
byteSizeOfOffsets
protected int byteSizeOfOffsets -
filename
-
-
Constructor Details
-
TIFFFile
- Throws:
IOException
TIFFException
-
-
Method Details
-
seek
- Throws:
IOException
-
getFilePointer
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
getUnsigned16
- Throws:
EOFException
IOException
TIFFException
-
getUnsigned32
- Throws:
EOFException
IOException
TIFFException
-
getUnsigned64
- Throws:
EOFException
IOException
TIFFException
-
getOffset
- Throws:
EOFException
IOException
TIFFException
-
getByteOrder
-
isBigTIFF
public boolean isBigTIFF() -
toString
-
getFileName
-