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

In This Topic
    getCompSubsX Method (Resampler)
    In This Topic
    Returns the component subsampling factor in the horizontal direction, for the specified component.
    Syntax
    'Declaration
     
    
    Public Overrides Function getCompSubsX( _
       ByVal c As Integer _
    ) As Integer
    public override int getCompSubsX( 
       int c
    )

    Parameters

    c
    See Also