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

In This Topic
    getNomRangeBits Method (Dequantizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getNomRangeBits( _
       ByVal c As Integer _
    ) As Integer
    public virtual int getNomRangeBits( 
       int c
    )

    Parameters

    c
    See Also