Package com.pixelmed.convert
Class TIFFFile
java.lang.Object
com.pixelmed.convert.TIFFFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ByteOrderprotected intprotected Stringprotected booleanprotected RandomAccessFileprotected 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:
IOExceptionTIFFException
-
-
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:
EOFExceptionIOExceptionTIFFException
-
getUnsigned32
- Throws:
EOFExceptionIOExceptionTIFFException
-
getUnsigned64
- Throws:
EOFExceptionIOExceptionTIFFException
-
getOffset
- Throws:
EOFExceptionIOExceptionTIFFException
-
getByteOrder
-
isBigTIFF
public boolean isBigTIFF() -
toString
-
getFileName
-