[]
        
(Showing Draft Content)

CSJ2K.j2k.image.Tiler.getCompULX

getCompULX Method

getCompULX(int)

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

Declaration
public override int getCompULX(int c)
Parameters
Type Name Description
int c

The component index.

Returns
Type Description
int
Overrides
Implements