ComponentOne PDF for .NET
CSJ2K.j2k.quantization Namespace / QuantTypeSpec Class / FullyReversible Property

In This Topic
    FullyReversible Property (QuantTypeSpec)
    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