ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / MultiResImgDataAdapter Class / getCompImgHeight Method

In This Topic
    getCompImgHeight Method (MultiResImgDataAdapter)
    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