[]
        
(Showing Draft Content)

CSJ2K.Color.Resampler.getCompSubsX

getCompSubsX Method

getCompSubsX(int)

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

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