ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / AnWTFilterFloatLift9x7 Class / Reversible Property

In This Topic
    Reversible Property (AnWTFilterFloatLift9x7)
    In This Topic
    Returns the reversibility of the filter. A filter is considered reversible if it is suitable for lossless coding.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Reversible As Boolean
    public override bool Reversible {get;}

    Property Value

    true since the 9x7 is reversible, provided the appropriate rounding is performed.
    See Also