[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.BitstreamReaderAgent.getResULX

getResULX Method

getResULX(int, int)

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

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

The component index.

int rl

The resolution level index.

Returns
Type Description
int
Implements