ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / CBlkRateDistStats Class / truncIdxs Field

In This Topic
    truncIdxs Field
    In This Topic
    The indices of the valid truncation points, in increasing order.
    Syntax
    'Declaration
     
    
    Public truncIdxs As Integer()
    public int[] truncIdxs
    See Also