[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.MaxShiftSpec.-ctor

MaxShiftSpec Constructor

MaxShiftSpec(int, int, byte)

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

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