[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.StdEntropyCoderOptions.OPT_SEG_SYMBOLS

OPT_SEG_SYMBOLS Field

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).

Namespace: CSJ2K.j2k.entropy
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public static readonly int OPT_SEG_SYMBOLS
Returns
Type Description
int 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).