ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / OPT_SEG_SYMBOLS Field

In This Topic
    OPT_SEG_SYMBOLS Field
    In This Topic
    The flag bit to indicate that an error resilience segmentation symbol is to be inserted at the end of each cleanup coding pass. The segmentation symbol is the four symbol sequence 1010 that are sent through the MQ coder using the UNIFORM context (as explained in annex D.5 of FDIS).
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OPT_SEG_SYMBOLS As Integer
    public static readonly int OPT_SEG_SYMBOLS
    See Also