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

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

    Parameters

    c
    See Also