[]
        
(Showing Draft Content)

CSJ2K.Color.Resampler.getCompSubsY

getCompSubsY Method

getCompSubsY(int)

Returns the component subsampling factor in the vertical direction, for the specified component.

Declaration
public override int getCompSubsY(int c)
Public Overrides Function getCompSubsY(c As Integer) As Integer
Parameters
Type Name Description
int c
Returns
Type Description
int
Overrides