[]
        
(Showing Draft Content)

CSJ2K.Color.ChannelDefinitionMapper.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 override int getCompULY(int c)
Parameters
Type Name Description
int c

The component index.

Returns
Type Description
int
Overrides