[]
        
(Showing Draft Content)

CSJ2K.Color.ChannelDefinitionMapper.getCompULX

getCompULX Method

getCompULX(int)

Returns the horizontal 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 getCompULX(int c)
Parameters
Type Name Description
int c

The component index.

Returns
Type Description
int
Overrides