public final class ImageHeaderBox extends JP2Box
JP2Box.BoxType| Constructor and Description |
|---|
ImageHeaderBox(RandomAccessIO in,
int boxStart)
Construct an ImageHeaderBox from an input image.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Return a suitable String representation of the class instance.
|
getTypeString, getTypeStringpublic ImageHeaderBox(RandomAccessIO in, int boxStart) throws IOException, ColorSpaceException
in - RandomAccessIO jp2 imageboxStart - offset to the start of the box in the imageIOException, - ColorSpaceExceptionIOExceptionColorSpaceExceptionCopyright © 2015. All rights reserved.