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

In This Topic
    FullyNonReversible Property (QuantTypeSpec)
    In This Topic
    Check the irreversibility of the whole image.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property FullyNonReversible As Boolean
    public virtual bool FullyNonReversible {get;}

    Property Value

    Whether or not the whole image is reversible
    See Also