[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.EntropyCoder.getCBlkHeight

getCBlkHeight Method

getCBlkHeight(int, int)

Returns the code-block height for the specified tile and component.

Declaration
public abstract int getCBlkHeight(int t, int c)
Public MustOverride Function getCBlkHeight(t As Integer, c As Integer) As Integer
Parameters
Type Name Description
int t

The tile index

int c

the component index

Returns
Type Description
int

The code-block height for the specified tile and component