ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / CBlkInfo Class / segLen Field

In This Topic
    segLen Field (CBlkInfo)
    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