[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.MultiResImgData.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
int getResULX(int c, int rl)
Function getResULX(c As Integer, rl As Integer) As Integer
Parameters
Type Name Description
int c

The component index.

int rl

The resolution level index.

Returns
Type Description
int