ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / CBlkWTData Class / convertFactor Field

In This Topic
    convertFactor Field
    In This Topic
    The value by which the absolute value of the data has to be divided in order to get the real absolute value. This value is useful to obtain the complement of 2 representation of a coefficient that is currently using the sign-magnitude representation.
    Syntax
    'Declaration
     
    
    Public convertFactor As Double
    public double convertFactor
    See Also