[]
        
(Showing Draft Content)

CSJ2K.Color.Boxes.ComponentMappingBox

ComponentMappingBox Class

This class maps the components in the codestream to channels in the image. It models the Component Mapping box in the JP2 header.

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

Constructors

Name Description
ComponentMappingBox(RandomAccessIO, int)

Construct a ComponentMappingBox from an input image.

Properties

Name Description
NChannels

Methods

Name Description
ToString()

Return a suitable String representation of the class instance.

getCMP(int)
getMTYP(int)

Return the channel type.

getPCOL(int)

Return the palette index for the channel.