[]
        
(Showing Draft Content)

CSJ2K.Color.Boxes.ImageHeaderBox

ImageHeaderBox Class

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.

Inheritance
ImageHeaderBox
Namespace: CSJ2K.Color.Boxes
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public sealed class ImageHeaderBox : JP2Box

Constructors

Name Description
ImageHeaderBox(RandomAccessIO, int)

Construct an ImageHeaderBox from an input image.

Methods

Name Description
ToString()

Return a suitable String representation of the class instance.