[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.TagTreeDecoder.treeS

treeS Field

The tag tree state. The first index is the level, starting at level 0 (leafs). The second index is the element within the level, in lexicographical order.

Namespace: CSJ2K.j2k.codestream.reader
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
protected int[][] treeS
Returns
Type Description
int[][] The tag tree state. The first index is the level, starting at level 0 (leafs). The second index is the element within the level, in lexicographical order.