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

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

    Parameters

    param1
    param2
    See Also