ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.quantization Namespace / QuantTypeSpec Class / FullyReversible Property

In This Topic
    FullyReversible Property
    In This Topic
    Check the reversibility of the whole image.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property FullyReversible As Boolean
    public virtual bool FullyReversible {get;}

    Property Value

    Whether or not the whole image is reversible
    See Also