ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WTDecompSpec Class / WTDecompSpec Constructor

In This Topic
    WTDecompSpec Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal nc As Integer, _
       ByVal dec As Integer, _
       ByVal lev As Integer _
    )
    public WTDecompSpec( 
       int nc,
       int dec,
       int lev
    )

    Parameters

    nc
    dec
    lev
    See Also