ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / ForwardWT Class / getDecompLevels Method

In This Topic
    getDecompLevels Method (ForwardWT)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function getDecompLevels( _
       ByVal param1 As Integer, _
       ByVal param2 As Integer _
    ) As Integer
    public abstract int getDecompLevels( 
       int param1,
       int param2
    )

    Parameters

    param1
    param2
    See Also