ComponentOne PDF for .NET
CSJ2K.Color Namespace / Resampler Class / getCompSubsY Method

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

    Parameters

    c
    See Also