Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.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 System.Int32[]()
    public System.Int32[][] segLen
    See Also