ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / CBlkRateDistStats Class / truncIdxs Field

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