[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.EntropyCoder.getPPX

getPPX Method

getPPX(int, int, int)

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

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

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

Implements