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

In This Topic
    off Field (CBlkInfo)
    In This Topic
    Offset of each piece of code-block's codewords in the file
    Syntax
    'Declaration
     
    
    Public off As Integer()
    public int[] off
    See Also