[]
        
(Showing Draft Content)

CSJ2K.j2k.ModuleSpec.-ctor

ModuleSpec Constructor

ModuleSpec(int, int, byte)

Constructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec val type, for the specified number of components and tiles.

Declaration
public ModuleSpec(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.