ComponentOne PDF for .NET
CSJ2K.j2k.wavelet Namespace / WaveletFilter Interface / SynLowPosSupport Property

In This Topic
    SynLowPosSupport Property (WaveletFilter)
    In This Topic
    Returns the positive support of the low-pass synthesis filter. That is the number of taps of the filter in the negative direction.
    Syntax
    'Declaration
     
    
    ReadOnly Property SynLowPosSupport As Integer
    int SynLowPosSupport {get;}

    Property Value

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