ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / Subband Class / level Field

In This Topic
    level Field
    In This Topic
    The level in the tree to which this subband belongs, which is the number of performed wavelet decompositions to get this subband. It is 0 for the top-level (i.e. root) node.
    Syntax
    'Declaration
     
    
    Public level As Integer
    public int level
    See Also