[]
        
(Showing Draft Content)

CSJ2K.j2k.image.ImgDataAdapter.getCompULY

getCompULY Method

getCompULY(int)

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

       <p>This default implementation returns the value of the source.</p>
Declaration
public virtual int getCompULY(int c)
Parameters
Type Name Description
int c

The component index.

Returns
Type Description
int
Implements