public final class ChannelDefinitionBox extends JP2Box
JP2Box.BoxType| Constructor and Description |
|---|
ChannelDefinitionBox(RandomAccessIO in,
int boxStart)
Construct a ChannelDefinitionBox from an input image.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAsoc(int channel) |
int |
getCn(int asoc) |
int |
getNDefs() |
int |
getTyp(int channel) |
String |
toString()
Return a suitable String representation of the class instance.
|
getTypeString, getTypeStringpublic ChannelDefinitionBox(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.