Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis Namespace / AnWTFilterFloat Class / getFilterType Method

In This Topic
    getFilterType Method (AnWTFilterFloat)
    In This Topic
    Returns the type of filter used according to the FilterTypes interface.
    Syntax
    'Declaration
     
    Public MustOverride Function getFilterType() As Integer
    public abstract int getFilterType()

    Return Value

    The filter type.
    See Also