[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.MultiResImgData.getImgULX

getImgULX Method

getImgULX(int)

Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level. The resolution level is indexed from the lowest number of resolution levels of all components of the current tile.

Declaration
int getImgULX(int rl)
Parameters
Type Name Description
int rl

The resolution level, from 0 to L.

Returns
Type Description
int

The horizontal coordinate of the image origin in the canvas system, on the reference grid.