[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.HeaderDecoder.getCompSubsY

getCompSubsY Method

getCompSubsY(int)

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

Declaration
public int getCompSubsY(int c)
Public Function getCompSubsY(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 Y-wise.