ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / AnWTFilterIntLift5x3 Class / SynLowNegSupport Property

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

    Property Value

    The number of taps of the low-pass synthesis filter in the negative direction
    See Also