ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / CBlkInfo Class / segLen Field

In This Topic
    segLen Field
    In This Topic
    The length of each segment (used with regular termination or in selective arithmetic bypass coding mode)
    Syntax
    'Declaration
     
    
    Public segLen As Int32[]()
    public Int32[][] segLen
    See Also