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

In This Topic
    truncSlopes Field (CBlkRateDistStats)
    In This Topic
    The negative of the rate-distortion slope for each valid truncation point
    Syntax
    'Declaration
     
    
    Public truncSlopes As Single()
    public float[] truncSlopes
    See Also