ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / nTileParts Field

In This Topic
    nTileParts Field (HeaderDecoder)
    In This Topic
    The number of tile parts in each tile
    Syntax
    'Declaration
     
    
    Public nTileParts As Integer()
    public int[] nTileParts
    See Also