[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7.ImplType

ImplType Property

ImplType

Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.

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

WT_FILTER_INT_LIFT.

Overrides