ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.quantization.dequantizer Namespace / Dequantizer Class / getSynSubbandTree Method

In This Topic
    getSynSubbandTree Method (Dequantizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function getSynSubbandTree( _
       ByVal t As Integer, _
       ByVal c As Integer _
    ) As SubbandSyn
    public override SubbandSyn getSynSubbandTree( 
       int t,
       int c
    )

    Parameters

    t
    c
    See Also