[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.CBlkSizeSpec.-ctor

CBlkSizeSpec Constructor

CBlkSizeSpec(int, int, byte)

Creates a new CBlkSizeSpec object for the specified number of tiles and components.

Declaration
public CBlkSizeSpec(int nt, int nc, byte type)
Parameters
Type Name Description
int nt

The number of tiles

int nc

The number of components

byte type

the type of the specification module i.e. tile specific, component specific or both.

CBlkSizeSpec(int, int, byte, ParameterList)

Creates a new CBlkSizeSpec object for the specified number of tiles and components and the ParameterList instance.

Declaration
public CBlkSizeSpec(int nt, int nc, byte type, ParameterList pl)
Parameters
Type Name Description
int nt

The number of tiles

int nc

The number of components

byte type

the type of the specification module i.e. tile specific, component specific or both.

ParameterList pl

The ParameterList instance