[]
Initialize all members with the given number of tiles and components and the command-line arguments stored in a ParameterList instance
public EncoderSpecs(int nt, int nc, BlkImgDataSrc imgsrc, ParameterList pl)
| 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 |