[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.BitstreamReaderAgent.getPPX

getPPX Method

getPPX(int, int, int)

Returns the precinct partition width for the specified tile-component and (tile-component) resolution level.

Declaration
public int getPPX(int t, int c, int rl)
Parameters
Type Name Description
int t

the tile index

int c

The index of the component (between 0 and N-1)

int rl

The resolution level, from 0 to L.

Returns
Type Description
int

the precinct partition width for the specified component, resolution level and tile.