ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.quantization.dequantizer Namespace / Dequantizer Class / getFixedPoint Method

In This Topic
    getFixedPoint Method (Dequantizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function getFixedPoint( _
       ByVal param1 As Integer _
    ) As Integer
    public abstract int getFixedPoint( 
       int param1
    )

    Parameters

    param1
    See Also