[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.HeaderDecoder.getCompSubsX

getCompSubsX Method

getCompSubsX(int)

Returns the component sub-sampling factor, with respect to the reference grid, along the horizontal direction for the specified component.

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

The index of the component

Returns
Type Description
int

The component sub-sampling factor X-wise.