[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.AnWTFilterFloatLift9x7.SynLowPosSupport

SynLowPosSupport Property

SynLowPosSupport

Returns the positive support of the low-pass synthesis filter. That is the number of taps of the filter in the negative direction.

Declaration
public override int SynLowPosSupport { get; }
Property Value
Type Description
int

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

Overrides