[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.BitstreamReaderAgent.getResULY

getResULY Method

getResULY(int, int)

Returns the vertical coordinate of the upper-left corner of the specified component in the given component of the current tile.

Declaration
public int getResULY(int c, int rl)
Parameters
Type Name Description
int c

The component index.

int rl

The resolution level index.

Returns
Type Description
int
Implements