Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis Namespace / AnWTFilter Class / getFilterType Method

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

    Return Value

    The filter type.
    See Also

    Reference

    AnWTFilter Class
    AnWTFilter Members
    GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.FilterTypes