[]
Returns the reversibility of the filter. A filter is considered reversible if it is suitable for lossless coding.
public override bool Reversible { get; }
| Type | Description |
|---|---|
| bool | true since the 5x3 is reversible, provided the appropriate rounding is performed. |