[]
This class models the Image Header box contained in a JP2 image. It is a stub class here since for colormapping the knowlege of the existance of the box in the image is sufficient.
public sealed class ImageHeaderBox : JP2Box
| Name | Description |
|---|---|
| ImageHeaderBox(RandomAccessIO, int) | Construct an ImageHeaderBox from an input image. |
| Name | Description |
|---|---|
| ToString() | Return a suitable String representation of the class instance. |