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

In This Topic
    truncRates Field
    In This Topic
    The rate (in bytes) for each truncation point (valid and non-valid ones)
    Syntax
    'Declaration
     
    
    Public truncRates As Integer()
    public int[] truncRates
    See Also