ComponentOne PDF for .NET
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