ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.synthesis Namespace / SubbandSyn Class / level Field

In This Topic
    level Field (SubbandSyn)
    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