ComponentOne PDF for .NET
CSJ2K.j2k.wavelet Namespace / WTDecompSpec Class / getDecompType Method

In This Topic
    getDecompType Method (WTDecompSpec)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getDecompType( _
       ByVal n As Integer _
    ) As Integer
    public virtual int getDecompType( 
       int n
    )

    Parameters

    n
    See Also