[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.EntropyCoder.getPPY

getPPY Method

getPPY(int, int, int)

Returns the height of a packet for the specified tile-component and resolution level.

Declaration
public abstract int getPPY(int param1, int param2, int param3)
Parameters
Type Name Description
int param1
int param2
int param3
Returns
Type Description
int

The height of a packet for the specified tile- component and resolution level.

Implements