[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7.SynHighNegSupport

SynHighNegSupport Property

SynHighNegSupport

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

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

The number of taps of the high-pass synthesis filter in the negative direction

Overrides