[]
        
(Showing Draft Content)

CSJ2K.j2k.encoder.EncoderSpecs.-ctor

EncoderSpecs Constructor

EncoderSpecs(int, int, BlkImgDataSrc, ParameterList)

Initialize all members with the given number of tiles and components and the command-line arguments stored in a ParameterList instance

Declaration
public EncoderSpecs(int nt, int nc, BlkImgDataSrc imgsrc, ParameterList pl)
Parameters
Type Name Description
int nt

Number of tiles

int nc

Number of components

BlkImgDataSrc imgsrc

The image source (used to get the image size)

ParameterList pl

The ParameterList instance