ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / AnWTFilterFloatLift9x7 Class / FilterType Property

In This Topic
    FilterType Property (AnWTFilterFloatLift9x7)
    In This Topic
    Returns the type of filter used according to the FilterTypes interface(W9x7).
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property FilterType As Integer
    public override int FilterType {get;}

    Property Value

    The filter type.
    See Also