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

In This Topic
    getVFilters Method (AnWTFilterSpec)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getVFilters( _
       ByVal t As Integer, _
       ByVal c As Integer _
    ) As AnWTFilter()
    public virtual AnWTFilter[] getVFilters( 
       int t,
       int c
    )

    Parameters

    t
    c
    See Also