ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / Resampler Class / getCompImgHeight Method

In This Topic
    getCompImgHeight Method (Resampler)
    In This Topic
    Returns the height in pixels of the specified component in the overall image.
    Syntax
    'Declaration
     
    
    Public Overrides Function getCompImgHeight( _
       ByVal c As Integer _
    ) As Integer
    public override int getCompImgHeight( 
       int c
    )

    Parameters

    c
    See Also