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

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

    Property Value

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