ComponentOne PDF for .NET
CSJ2K.j2k.quantization.dequantizer Namespace / Dequantizer Class / getCompImgHeight Method

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

    Parameters

    c
    rl
    See Also