ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / MQCoder Class / TERM_PRED_ER Field

In This Topic
    TERM_PRED_ER Field
    In This Topic
    The identifier for the predictable termination policy for error resilience. This is the same as the 'TERM_EASY' one but an special sequence of bits is embodied in the spare bits for error resilience purposes.
    Syntax
    'Declaration
     
    
    Public Const TERM_PRED_ER As Integer
    public const int TERM_PRED_ER
    See Also