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