[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.MultiResImgData.getResULY

getResULY Method

getResULY(int, int)

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

Declaration
int getResULY(int c, int rl)
Function getResULY(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