[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.PktInfo.numTruncPnts

numTruncPnts Field

The number of truncation points that appear in this packet, and all previous packets, for this code-block. This is the number of passes that can be decoded with the information in this packet and all previous ones.

Namespace: CSJ2K.j2k.codestream.reader
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public int numTruncPnts
Returns
Type Description
int The number of truncation points that appear in this packet, and all previous packets, for this code-block. This is the number of passes that can be decoded with the information in this packet and all previous ones.