[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.TagTreeEncoder.treeV

treeV Field

The tag tree values. 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.writer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
protected int[][] treeV
Returns
Type Description
int[][] The tag tree values. The first index is the level, starting at level 0 (leafs). The second index is the element within the level, in lexicographical order.