ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / AnWTFilterFloatLift9x7 Class / AnLowNegSupport Property

In This Topic
    AnLowNegSupport Property (AnWTFilterFloatLift9x7)
    In This Topic
    Returns the negative support of the low-pass analysis filter. That is the number of taps of the filter in the negative direction.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property AnLowNegSupport As Integer
    public override int AnLowNegSupport {get;}

    Property Value

    2
    See Also