[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.TagTreeEncoder.treeSbak

treeSbak Field

The saved 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.writer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
protected int[][] treeSbak
Returns
Type Description
int[][] The saved 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.