Class DCXHeader
java.lang.Object
com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offsetTable
private final int[] offsetTable
-
-
Constructor Details
-
DCXHeader
DCXHeader(int[] offsetTable)
-
-
Method Details
-
getCount
public int getCount() -
getOffset
public long getOffset(int index) -
read
- Throws:
IOException
-
toString
-