ComponentOne PDF for .NET
CSJ2K.Color.Boxes Namespace / ImageHeaderBox Class
Members

In This Topic
    ImageHeaderBox Class
    In This Topic
    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.
    Object Model
    ImageHeaderBox Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ImageHeaderBox 
       Inherits JP2Box
    public sealed class ImageHeaderBox : JP2Box 
    Inheritance Hierarchy

    System.Object
       CSJ2K.Color.Boxes.JP2Box
          CSJ2K.Color.Boxes.ImageHeaderBox

    See Also