[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.AnWTFilterIntLift5x3.FilterType

FilterType Property

FilterType

Returns the type of filter used according to the FilterTypes interface (W5x3).

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

The filter type.

Overrides
See Also