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

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

    Parameters

    n
    See Also