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

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

    System.Object
       CSJ2K.Color.Boxes.JP2Box
          CSJ2K.Color.Boxes.ChannelDefinitionBox

    See Also