ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / ComponentMappingBox Class
Members

In This Topic
    ComponentMappingBox Class
    In This Topic
    This class maps the components in the codestream to channels in the image. It models the Component Mapping box in the JP2 header.
    Object Model
    ComponentMappingBox Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ComponentMappingBox 
       Inherits JP2Box
    public sealed class ComponentMappingBox : JP2Box 
    Inheritance Hierarchy

    System.Object
       CSJ2K.Color.Boxes.JP2Box
          CSJ2K.Color.Boxes.ComponentMappingBox

    See Also